We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 637f55c commit 3ae8d17Copy full SHA for 3ae8d17
package.json
@@ -7,7 +7,7 @@
7
"gtop": "./bin/gtop"
8
},
9
"scripts": {
10
- "test": "echo \"Error: no test specified\" && exit 1",
+ "test": "echo \"Test will be implemented.\" && exit 0",
11
"start": "./bin/gtop"
12
13
"repository": {
0 commit comments