aboutsummaryrefslogtreecommitdiff
path: root/tests/test_resources/various/systems/system_with_valid_config/backend-config.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_resources/various/systems/system_with_valid_config/backend-config.json')
-rw-r--r--tests/test_resources/various/systems/system_with_valid_config/backend-config.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/test_resources/various/systems/system_with_valid_config/backend-config.json b/tests/test_resources/various/systems/system_with_valid_config/backend-config.json
deleted file mode 100644
index 83c3025..0000000
--- a/tests/test_resources/various/systems/system_with_valid_config/backend-config.json
+++ /dev/null
@@ -1,12 +0,0 @@
-[
- {
- "name": "Test system",
- "description": "This is a test system",
- "commands": {
- "run": []
- },
- "user_params": {
- "run": []
- }
- }
-]