aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tests
diff options
context:
space:
mode:
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