Skip to content

Commit

Permalink
Add serialization tests to selftest.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthn committed Oct 1, 2013
1 parent 709dce3 commit 746bdfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nqp-cc/tools/build/Makefile.in
Expand Up @@ -203,7 +203,7 @@ nqptest: all
prove -e "$(NQP) nqp-moar-cc.nqp" t/nqp

selftest: all
prove -e "../moarvm nqp.moarvm" t/nqp
prove -e "../moarvm nqp.moarvm" t/nqp t/serialization

## cleaning

Expand Down

0 comments on commit 746bdfa

Please sign in to comment.