Skip to content

Commit 26be77c

Browse files
Add test
1 parent feaa4c2 commit 26be77c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"main": "index.js",
99
"scripts": {
1010
"start": "electron ui_index.cjs",
11-
"test": "echo \"Error: no test specified\" && exit 1"
11+
"test": "node ."
1212
},
1313
"dependencies": {
1414
"@xterm/xterm": "^5.5.0",

0 commit comments

Comments
 (0)