Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Mostly cosmetic changes
  • Loading branch information
JJ committed Dec 14, 2018
1 parent cdc6266 commit 8b32091
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -16,7 +16,7 @@ This module is in the [Perl 6 ecosystem](https://modules.perl6.org), so you inst
simply disregard the test and install with `--force` if that
particular feature is of no use to you.

**Note**: Perl6 2018.11 introduced handling of Definition blocks,
**Note 2**: Perl6 2018.11 introduced handling of Definition blocks,
`Defn`. Please upgrade if you are using that feature in the
documentation.

Expand Down
2 changes: 0 additions & 2 deletions t/011-external.t
Expand Up @@ -4,8 +4,6 @@ plan 8;

use MONKEY-SEE-NO-EVAL;

# XXX Need a module to walk HTML trees

for <test class> -> $base {
test-files( $base ~ ".pod6" );
}
Expand Down

0 comments on commit 8b32091

Please sign in to comment.