aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tests/MyRule/config.toml
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2023-10-17 14:55:30 +0800
committer简律纯 <i@jyunko.cn>2023-10-17 14:55:30 +0800
commitf7e8f6f166114b9ab9e05852f5cb80d3d36eab2f (patch)
treec72f096792ff7343f9744d20ae9c5afd2d340884 /tests/MyRule/config.toml
parent7967a1317b54a17d8039ad7e25a03681bf6aacb2 (diff)
downloadinfini-f7e8f6f166114b9ab9e05852f5cb80d3d36eab2f.tar.gz
infini-f7e8f6f166114b9ab9e05852f5cb80d3d36eab2f.zip
feat(status): add deprecated and new status
Diffstat (limited to 'tests/MyRule/config.toml')
-rw-r--r--tests/MyRule/config.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/MyRule/config.toml b/tests/MyRule/config.toml
new file mode 100644
index 00000000..e1c853e5
--- /dev/null
+++ b/tests/MyRule/config.toml
@@ -0,0 +1,4 @@
+[plugins]
+[HydroRollCore]
+rules = []
+rule_dir = ["rules"]