Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Commit d3fbb5f

Browse files
committed
Use cm-runtests as the test script
1 parent 54c9f16 commit d3fbb5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.18.0",
44
"description": "Java language support for the CodeMirror code editor",
55
"scripts": {
6-
"test": "echo 'No tests'",
6+
"test": "cm-runtests",
77
"prepare": "cm-buildhelper src/java.ts"
88
},
99
"keywords": [

0 commit comments

Comments
 (0)