Skip to content

Commit c1d910f

Browse files
committed
Remove the local resolve test
1 parent 8035cf9 commit c1d910f

3 files changed

Lines changed: 0 additions & 105 deletions

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@
5252
"test-syntax": "tsx tasks/test_syntax.js && npm run find-strings -- --no-output",
5353
"test-bundle": "node tasks/test_bundle.js",
5454
"test-plain-obj": "node tasks/test_plain_obj.mjs",
55-
"test-node-resolve": "node tasks/test_node_resolve.mjs",
5655
"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",
5756
"b64": "python3 test/image/generate_b64_mocks.py && node devtools/test_dashboard/server.mjs",
5857
"mathjax3": "node devtools/test_dashboard/server.mjs --mathjax3",

tasks/test_node_resolve.mjs

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

tasks/util/node_resolve_probe.js

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

0 commit comments

Comments
 (0)