diff options
| author | 2023-10-17 14:55:30 +0800 | |
|---|---|---|
| committer | 2023-10-17 14:55:30 +0800 | |
| commit | f7e8f6f166114b9ab9e05852f5cb80d3d36eab2f (patch) | |
| tree | c72f096792ff7343f9744d20ae9c5afd2d340884 /tests/MyRule/config.toml | |
| parent | 7967a1317b54a17d8039ad7e25a03681bf6aacb2 (diff) | |
| download | infini-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.toml | 4 |
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"] |
