Skip to content

Commit

Permalink
make it fail
Browse files Browse the repository at this point in the history
  • Loading branch information
ddollar committed Jul 19, 2012
1 parent 34c47c8 commit 548da7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/test
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ testNothingCached() {
testProfileCreated() {
compile "package-json-version"
assertCaptured "Building runtime environment"
assertFile "export PATH=\"\$HOME/bin:\$HOME/node_modules/.bin:\$PATH\"" ".profile.d/nodejs.sh"
assertFile "export PATH=\"\$HOME/bin:\$HOME/node_moddules/.bin:\$PATH\"" ".profile.d/nodejs.sh"
assertCapturedSuccess
}

Expand Down

0 comments on commit 548da7d

Please sign in to comment.