diff options
Diffstat (limited to 'addon-sdk/source/python-lib/cuddlefish/tests/bug-906359-files/title/package.json')
-rw-r--r-- | addon-sdk/source/python-lib/cuddlefish/tests/bug-906359-files/title/package.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/addon-sdk/source/python-lib/cuddlefish/tests/bug-906359-files/title/package.json b/addon-sdk/source/python-lib/cuddlefish/tests/bug-906359-files/title/package.json deleted file mode 100644 index 634817b7a2..0000000000 --- a/addon-sdk/source/python-lib/cuddlefish/tests/bug-906359-files/title/package.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "name": "empty", - "license": "MPL-2.0", - "author": "", - "version": "0.1", - "title": "a long title", - "id": "jid1-80123", - "description": "test addon name comes from the 'title' key" -} |