aboutsummaryrefslogtreecommitdiffstats
path: root/runtime-controlloop/src/test/resources/rest/controlloops/PassiveCommand.json
diff options
context:
space:
mode:
Diffstat (limited to 'runtime-controlloop/src/test/resources/rest/controlloops/PassiveCommand.json')
-rw-r--r--runtime-controlloop/src/test/resources/rest/controlloops/PassiveCommand.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/runtime-controlloop/src/test/resources/rest/controlloops/PassiveCommand.json b/runtime-controlloop/src/test/resources/rest/controlloops/PassiveCommand.json
deleted file mode 100644
index 9c87e43b6..000000000
--- a/runtime-controlloop/src/test/resources/rest/controlloops/PassiveCommand.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "orderedState": "PASSIVE",
- "controlLoopIdentifierList": [
- {
- "name": "PMSHInstance0",
- "version": "1.0.1"
- },
- {
- "name": "PMSHInstance1",
- "version": "1.0.1"
- }
- ]
-}