Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/simple/test-console.js')
-rw-r--r--test/simple/test-console.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/simple/test-console.js b/test/simple/test-console.js
index 0fba724ccfe..3a73286def8 100644
--- a/test/simple/test-console.js
+++ b/test/simple/test-console.js
@@ -19,7 +19,7 @@
// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
// USE OR OTHER DEALINGS IN THE SOFTWARE.
-// libuv-broken
+
var common = require('../common');