aboutsummaryrefslogtreecommitdiff
path: root/launcher/updater/testdata/oneChannel.json
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/updater/testdata/oneChannel.json')
-rw-r--r--launcher/updater/testdata/oneChannel.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/launcher/updater/testdata/oneChannel.json b/launcher/updater/testdata/oneChannel.json
deleted file mode 100644
index cc8ed255..00000000
--- a/launcher/updater/testdata/oneChannel.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "format_version": 0,
- "channels": [
- {
- "id": "develop",
- "name": "Develop",
- "description": "The channel called \"develop\"",
- "url": "http://example.org/stuff"
- }
- ]
-}