Skip to content

Commit 247c7a0

Browse files
committed
Fix test plan
1 parent 53ca7ac commit 247c7a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/moar/02-qast-references.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
use QAST;
22
use nqpmo;
33

4-
plan(53);
4+
plan(54);
55

66
# Following a test infrastructure.
77
sub compile_qast($qast) {

0 commit comments

Comments
 (0)