summaryrefslogtreecommitdiffstatshomepage
path: root/tests
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2023-11-05 02:39:12 +0800
committer简律纯 <i@jyunko.cn>2023-11-05 02:39:12 +0800
commitc10c8237470b5edb6a383e557324fab06fc8d855 (patch)
tree80b4bc693937a22232609861cbb42dd35d5fd992 /tests
parente76b4a48bab1db1ffd0dd4317c158115b141ed67 (diff)
downloadinfini-c10c8237470b5edb6a383e557324fab06fc8d855.tar.gz
infini-c10c8237470b5edb6a383e557324fab06fc8d855.zip
chore: upgrade config
Diffstat (limited to 'tests')
-rw-r--r--tests/MyRule/config.toml2
-rw-r--r--tests/__init__.py0
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/MyRule/config.toml b/tests/MyRule/config.toml
index e1c853e5..e6a4eac6 100644
--- a/tests/MyRule/config.toml
+++ b/tests/MyRule/config.toml
@@ -1,4 +1,4 @@
[plugins]
[HydroRollCore]
rules = []
-rule_dir = ["rules"]
+rule_dir = ["rules"] \ No newline at end of file
diff --git a/tests/__init__.py b/tests/__init__.py
deleted file mode 100644
index e69de29b..00000000
--- a/tests/__init__.py
+++ /dev/null