Skip to content

Commit 46131b1

Browse files
Closure Teamcopybara-github
Closure Team
authored andcommitted
Remove unused runtime_tests.
PiperOrigin-RevId: 610514877
1 parent 24ae086 commit 46131b1

File tree

208 files changed

+0
-17105
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

208 files changed

+0
-17105
lines changed

package.json

-11
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,12 @@
11
{
22
"name": "closure-compiler",
3-
"config": {
4-
"runtime_tests_dir": "./test/com/google/javascript/jscomp/runtime_tests"
5-
},
63
"version": "1.0.0",
74
"repository": "[email protected]:google/closure-compiler.git",
85
"license": "Apache-2",
96
"private": true,
107
"devDependencies": {
118
"closure-compiler-npm": "google/closure-compiler-npm"
129
},
13-
"dependencies": {
14-
"chalk": "^4.1.0",
15-
"future-event": "^1.5.0",
16-
"glob": "^7.1.6",
17-
"google-closure-library": "^20200719.0.0",
18-
"jest": "^26.1.0",
19-
"jsdom": "^16.3.0"
20-
},
2110
"scripts": {
2211
"compile": "java -jar bazel-bin/compiler_uberjar_deploy.jar"
2312
}

test/com/google/javascript/jscomp/runtime_tests/array_pattern_test.js

-322
This file was deleted.

0 commit comments

Comments
 (0)