diff options
Diffstat (limited to 'infra/test-utils/test-tools/src/test/resources/simpleContainerEmpty.json')
-rw-r--r-- | infra/test-utils/test-tools/src/test/resources/simpleContainerEmpty.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/infra/test-utils/test-tools/src/test/resources/simpleContainerEmpty.json b/infra/test-utils/test-tools/src/test/resources/simpleContainerEmpty.json new file mode 100644 index 000000000..4d56712c3 --- /dev/null +++ b/infra/test-utils/test-tools/src/test/resources/simpleContainerEmpty.json @@ -0,0 +1,4 @@ +{ + "simple-container": { + } +}
\ No newline at end of file |