Skip to content

Commit

Permalink
add clicktest npm script
Browse files Browse the repository at this point in the history
  • Loading branch information
campersau committed May 2, 2020
1 parent b49be59 commit 252406c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -8,6 +8,7 @@
"start": "node ./bin/ungit",
"test": "grunt test",
"unittest": "grunt unittest",
"clicktest": "grunt clicktest",
"build": "grunt",
"watch": "grunt watch",
"package": "grunt package",
Expand Down

0 comments on commit 252406c

Please sign in to comment.