Skip to content

Commit f938fc6

Browse files
committed
Add test 91 to run_tests.
1 parent c636caf commit f938fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vm/js/bin/run_tests

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
22
# 19 and 30 where moved out as they were parrot specific, 52,54 is missing, we can't pass 49 till we are bootstraped
3-
prove -e './nqp-js' t/nqp/{01..18}* t/nqp/{20,21,22,23,25,26,27,28,33,35,36,37,38,39,40,41,42,46,47,48,51,53,56,57,58,59,63,64,65,68,69,70,71,75,76,81,83,88,90,92}* t/js/getcomp-js.t t/qast/02*
3+
prove -e './nqp-js' t/nqp/{01..18}* t/nqp/{20,21,22,23,25,26,27,28,33,35,36,37,38,39,40,41,42,46,47,48,51,53,56,57,58,59,63,64,65,68,69,70,71,75,76,81,83,88,90,91,92}* t/js/getcomp-js.t t/qast/02*

0 commit comments

Comments
 (0)