diff options
Diffstat (limited to 'tests/data/oneChannel.json')
-rw-r--r-- | tests/data/oneChannel.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/data/oneChannel.json b/tests/data/oneChannel.json deleted file mode 100644 index 84727ac7..00000000 --- a/tests/data/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" - } - ] -} |