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