Skip to content

Commit

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


Expand Down

0 comments on commit faee766

Please sign in to comment.