summaryrefslogtreecommitdiffstats
path: root/addon-sdk/source/test/addons/layout-change/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'addon-sdk/source/test/addons/layout-change/package.json')
-rw-r--r--addon-sdk/source/test/addons/layout-change/package.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/addon-sdk/source/test/addons/layout-change/package.json b/addon-sdk/source/test/addons/layout-change/package.json
deleted file mode 100644
index fe370f5a6..000000000
--- a/addon-sdk/source/test/addons/layout-change/package.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "id": "test-layout-change@jetpack",
- "name": "test-layout-change",
- "ignore-deprecated-path": true,
- "version": "0.0.2",
- "main": "./lib/main.js"
-}