Skip to content

Commit 3ae8d17

Browse files
committed
skipping the test
1 parent 637f55c commit 3ae8d17

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
@@ -7,7 +7,7 @@
77
"gtop": "./bin/gtop"
88
},
99
"scripts": {
10-
"test": "echo \"Error: no test specified\" && exit 1",
10+
"test": "echo \"Test will be implemented.\" && exit 0",
1111
"start": "./bin/gtop"
1212
},
1313
"repository": {

0 commit comments

Comments
 (0)