Skip to content

Commit dc0dcbe

Browse files
committed
drop amdefine test
1 parent 7ab0faf commit dc0dcbe

File tree

3 files changed

+0
-46
lines changed

3 files changed

+0
-46
lines changed

package-lock.json

Lines changed: 0 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
"test-export": "node test/image/export_test.js",
5252
"test-syntax": "node tasks/test_syntax.js && npm run find-strings -- --no-output",
5353
"test-bundle": "node tasks/test_bundle.js",
54-
"test-amdefine": "node tasks/test_amdefine.js",
5554
"test-requirejs": "node tasks/test_requirejs.mjs",
5655
"test-plain-obj": "node tasks/test_plain_obj.mjs",
5756
"test": "npm run test-jasmine -- --nowatch && npm run test-bundle && npm run test-image && npm run test-export && npm run test-syntax && npm run lint",
@@ -125,7 +124,6 @@
125124
"world-calendars": "^1.0.3"
126125
},
127126
"devDependencies": {
128-
"amdefine": "^1.0.1",
129127
"assert": "^2.1.0",
130128
"babel-loader": "^9.1.3",
131129
"browserify-transform-tools": "^1.7.0",

tasks/test_amdefine.js

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)