Commit 4a7f4c71 authored by Jeremy Morrell's avatar Jeremy Morrell Committed by Jeremy Morrell

Update tests

parent 5f24b288
...@@ -344,7 +344,6 @@ testInvalidNode() { ...@@ -344,7 +344,6 @@ testInvalidNode() {
testInvalidIo() { testInvalidIo() {
compile "invalid-io" compile "invalid-io"
assertCaptured "Resolving iojs version 2.0.99" assertCaptured "Resolving iojs version 2.0.99"
assertCaptured "Downloading and installing iojs 2.0.99"
assertCaptured "Unable to resolve" assertCaptured "Unable to resolve"
assertCapturedError assertCapturedError
} }
......
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