diff options
Diffstat (limited to 'csit/clamp/tests/data/PassiveCommand.json')
-rw-r--r-- | csit/clamp/tests/data/PassiveCommand.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/csit/clamp/tests/data/PassiveCommand.json b/csit/clamp/tests/data/PassiveCommand.json new file mode 100644 index 00000000..48422d7e --- /dev/null +++ b/csit/clamp/tests/data/PassiveCommand.json @@ -0,0 +1,5 @@ +{ + "instantiationCommand": { + "orderedState": "PASSIVE" + } +} |