summaryrefslogtreecommitdiffstats
path: root/addon-sdk/source/test/addons/author-email/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'addon-sdk/source/test/addons/author-email/package.json')
-rw-r--r--addon-sdk/source/test/addons/author-email/package.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/addon-sdk/source/test/addons/author-email/package.json b/addon-sdk/source/test/addons/author-email/package.json
deleted file mode 100644
index 2654ec431..000000000
--- a/addon-sdk/source/test/addons/author-email/package.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "id": "test-addon-author-email@jetpack",
- "author": "test <test@mozilla.com>",
- "version": "0.0.1",
- "main": "./main.js"
-}