From 7ab6423e3a0e15b38fb69caa69537adf8c2b0728 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Bargull?= Date: Mon, 7 Jul 2025 07:17:55 +0200 Subject: [PATCH] Move two Intl.DateTimeFormat tests --- .../prototype/formatRange/fails-on-distinct-temporal-types.js | 0 .../formatRangeToParts/fails-on-distinct-temporal-types.js | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename test/intl402/{Intl => }/DateTimeFormat/prototype/formatRange/fails-on-distinct-temporal-types.js (100%) rename test/intl402/{Intl => }/DateTimeFormat/prototype/formatRangeToParts/fails-on-distinct-temporal-types.js (100%) diff --git a/test/intl402/Intl/DateTimeFormat/prototype/formatRange/fails-on-distinct-temporal-types.js b/test/intl402/DateTimeFormat/prototype/formatRange/fails-on-distinct-temporal-types.js similarity index 100% rename from test/intl402/Intl/DateTimeFormat/prototype/formatRange/fails-on-distinct-temporal-types.js rename to test/intl402/DateTimeFormat/prototype/formatRange/fails-on-distinct-temporal-types.js diff --git a/test/intl402/Intl/DateTimeFormat/prototype/formatRangeToParts/fails-on-distinct-temporal-types.js b/test/intl402/DateTimeFormat/prototype/formatRangeToParts/fails-on-distinct-temporal-types.js similarity index 100% rename from test/intl402/Intl/DateTimeFormat/prototype/formatRangeToParts/fails-on-distinct-temporal-types.js rename to test/intl402/DateTimeFormat/prototype/formatRangeToParts/fails-on-distinct-temporal-types.js