Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
MUR Drupal
d3-library
Commits
32e77ed9
Commit
32e77ed9
authored
Apr 11, 2013
by
Chia-liang Kao
Browse files
Exit with what vows exits.
parent
43d09afd
Changes
2
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
32e77ed9
...
...
@@ -42,7 +42,7 @@
"
vows
"
:
"
0.7.x
"
},
"scripts"
:
{
"test"
:
"node_modules/.bin/vows
; echo
"
"test"
:
"node_modules/.bin/vows"
},
"licenses"
:
[
{
...
...
src/package.js
View file @
32e77ed9
...
...
@@ -44,7 +44,7 @@ console.log(JSON.stringify({
"
vows
"
:
"
0.7.x
"
},
"
scripts
"
:
{
"
test
"
:
"
node_modules/.bin/vows
; echo
"
"
test
"
:
"
node_modules/.bin/vows
"
},
"
licenses
"
:
[
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment