Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix markup issue
  • Loading branch information
FROGGS committed Apr 7, 2013
1 parent 00e985b commit e55045e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -8,13 +8,14 @@ and if you set PERL6LIB to 'blib'.

USAGE
--

```
make # build everything
make spectest # run all tests form roast5 we pass
make fulltest # run all tests form roast5, even those we do not pass yet
make test test_file=t/v5/basic.t # run a single test file (using fudge)
PERL6LIB=blib perl6 t/v5/basic.t # run a file
```

What v5 can't/won't support:
--
Expand Down

0 comments on commit e55045e

Please sign in to comment.