Commit 81401208 authored by David Dollar's avatar David Dollar

consistency

parent a8a953e6
...@@ -26,7 +26,7 @@ testPackageJsonWithVersion() { ...@@ -26,7 +26,7 @@ testPackageJsonWithVersion() {
assertCapturedSuccess assertCapturedSuccess
} }
testPackageJsonWithNoVersion() { testPackageJsonWithoutVersion() {
compile "package-json-noversion" compile "package-json-noversion"
assertCaptured "Using Node.js version: 0.4.7" assertCaptured "Using Node.js version: 0.4.7"
assertCaptured "Using npm version: 1.0.106" assertCaptured "Using npm version: 1.0.106"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment