Skip to content

Commit

Permalink
oops! fixed error in package.json example
Browse files Browse the repository at this point in the history
  • Loading branch information
dotnetCarpenter committed Nov 24, 2015
1 parent bf15d79 commit 4bb4705
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ the above line into the script object in your package.json file but with normal
slash.

"scripts": {
istanbul cover node_modules/jasmine/bin/jasmine.js
"test": "istanbul cover node_modules/jasmine/bin/jasmine.js"
}

### Configuring
Expand Down

0 comments on commit 4bb4705

Please sign in to comment.