summaryrefslogtreecommitdiffstats
path: root/addon-sdk/source/python-lib/cuddlefish/tests/bug-906359-files/fullName/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'addon-sdk/source/python-lib/cuddlefish/tests/bug-906359-files/fullName/package.json')
-rw-r--r--addon-sdk/source/python-lib/cuddlefish/tests/bug-906359-files/fullName/package.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/addon-sdk/source/python-lib/cuddlefish/tests/bug-906359-files/fullName/package.json b/addon-sdk/source/python-lib/cuddlefish/tests/bug-906359-files/fullName/package.json
new file mode 100644
index 000000000..2525a1497
--- /dev/null
+++ b/addon-sdk/source/python-lib/cuddlefish/tests/bug-906359-files/fullName/package.json
@@ -0,0 +1,9 @@
+{
+ "name": "empty",
+ "license": "MPL-2.0",
+ "author": "",
+ "version": "0.1",
+ "fullName": "a long fullName",
+ "id": "jid1-80123",
+ "description": "test addon name fallback to 'fullName' key"
+}