mirror of https://github.com/nodejs/node.git
test: remove unneeded comment task
PR-URL: https://github.com/nodejs/io.js/pull/1858 Reviewed-By: Colin Ihrig <cjihrig@gmail.com>pull/1867/head
parent
a79dece8ad
commit
8704c58fc4
|
@ -64,5 +64,3 @@ assert.throws(function() {
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
//TODO do I need to test url.parse(notPrococol.example.com)?
|
|
||||||
|
|
Loading…
Reference in New Issue