summaryrefslogtreecommitdiffstats
path: root/addon-sdk/source/test/addons/e10s-content/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'addon-sdk/source/test/addons/e10s-content/package.json')
-rw-r--r--addon-sdk/source/test/addons/e10s-content/package.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/addon-sdk/source/test/addons/e10s-content/package.json b/addon-sdk/source/test/addons/e10s-content/package.json
deleted file mode 100644
index c7cf6847a..000000000
--- a/addon-sdk/source/test/addons/e10s-content/package.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "name": "e10s-content",
- "title": "e10s-content",
- "id": "jid1-ZZaXFHAPlHDDD@jetpack",
- "description": "run content worker tests in e10s mode",
- "author": "Tomislav Jovanovic",
- "license": "MPL-2.0",
- "version": "0.1.0",
- "main": "./lib/main.js",
- "e10s": true
-}