Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
remove outdated #OK comment, japhb++
  • Loading branch information
moritz committed Aug 31, 2012
1 parent f80f5a8 commit 81d488a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/Test/Util.pm
Expand Up @@ -4,7 +4,7 @@ use Test;

# Tests for this testing code may be in the pugs repo under t/03-test-util/

proto sub is_run(|) is export { * } #OK use of | with sigil
proto sub is_run(|) is export { * }

# No input, no test name
multi sub is_run( Str $code, %expected, :@args ) {
Expand Down

0 comments on commit 81d488a

Please sign in to comment.