We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be87a41 commit 2104888Copy full SHA for 2104888
src/vm/js/bin/run_tests.pl
@@ -24,4 +24,4 @@
24
@nqp_tests = grep {!/19|78/} @nqp_tests;
25
}
26
27
-$harness->runtests(@runtime_unit_tests, @regex, @nqp_tests, @serialization, @qast, @js_specific);
+$harness->runtests(@runtime_unit_tests, @nqp_tests, @regex, @serialization, @qast, @js_specific);
0 commit comments