Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Correct test count and switch over to use QAST; now that QAST is brok…
…en out into a separate library post-qbootstrap.
  • Loading branch information
jnthn committed Jun 21, 2012
1 parent 7fe2301 commit f19813a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions t/qast/qast.t
@@ -1,6 +1,6 @@
use QRegex;
use QAST;

plan(46);
plan(59);

# Following a test infrastructure.
sub compile_qast($qast) {
Expand Down

0 comments on commit f19813a

Please sign in to comment.