From 29a05f6533638a0ca6b2c96d1e03d715df2aa8c3 Mon Sep 17 00:00:00 2001 From: Will Miao <13051207myq@gmail.com> Date: Fri, 5 Sep 2025 08:48:20 +0800 Subject: [PATCH] Move test_i18n.py to scripts folder --- test_i18n.py => scripts/test_i18n.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test_i18n.py => scripts/test_i18n.py (100%) diff --git a/test_i18n.py b/scripts/test_i18n.py similarity index 100% rename from test_i18n.py rename to scripts/test_i18n.py