From b3d0c57f7f0baa3565ea9ce4f0b63e807722c579 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Bargull?= Date: Mon, 26 May 2025 09:44:09 +0200 Subject: [PATCH] Move PluralRules notation into correct directory --- test/intl402/PluralRules/{prototype/constructor => }/notation.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/intl402/PluralRules/{prototype/constructor => }/notation.js (100%) diff --git a/test/intl402/PluralRules/prototype/constructor/notation.js b/test/intl402/PluralRules/notation.js similarity index 100% rename from test/intl402/PluralRules/prototype/constructor/notation.js rename to test/intl402/PluralRules/notation.js