Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Commit

Permalink
Remove bogus note about Perl 6 spectests (Coke++).
Browse files Browse the repository at this point in the history
  • Loading branch information
pmichaud committed Oct 28, 2009
1 parent 72b2520 commit d9b4687
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Configure.pl
Expand Up @@ -96,9 +96,7 @@ END
print <<"END";
You can now use '$make' to build NQP.
After that, you can use '$make test' to run some local tests,
or '$make spectest' to check out (via svn) a copy of the Perl 6
official test suite and run its tests.
After that, you can use '$make test' to run some local tests.
END
exit 0;
Expand Down

0 comments on commit d9b4687

Please sign in to comment.