Fix async test in node when testing modules. [ci skip]

This commit is contained in:
John-David Dalton
2013-11-24 00:30:13 -06:00
parent e43ab1e46f
commit ad4e20da52

View File

@@ -7050,6 +7050,7 @@
}
else {
skipTest();
QUnit.start();
}
});