diff options
Diffstat (limited to 'addon-sdk/source/python-lib/cuddlefish/tests/bug-906359-files/none/package.json')
-rw-r--r-- | addon-sdk/source/python-lib/cuddlefish/tests/bug-906359-files/none/package.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/addon-sdk/source/python-lib/cuddlefish/tests/bug-906359-files/none/package.json b/addon-sdk/source/python-lib/cuddlefish/tests/bug-906359-files/none/package.json new file mode 100644 index 000000000..b05025c72 --- /dev/null +++ b/addon-sdk/source/python-lib/cuddlefish/tests/bug-906359-files/none/package.json @@ -0,0 +1,9 @@ +{ + "name": "a long none", + "license": "MPL-2.0", + "author": "", + "version": "0.1", + + "id": "jid1-80123", + "description": "test addon name falls back all the way to the 'name' key" +} |