diff options
Diffstat (limited to 'tests/data/noChannels.json')
-rw-r--r-- | tests/data/noChannels.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/data/noChannels.json b/tests/data/noChannels.json new file mode 100644 index 00000000..bbb2cb70 --- /dev/null +++ b/tests/data/noChannels.json @@ -0,0 +1,5 @@ +{ + "format_version": 0, + "channels": [ + ] +} |