Skip to content

Commit

Permalink
Turn on a couple of tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthn committed Nov 18, 2011
1 parent 472ec45 commit c732039
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions t/spectest.data
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ S05-grammar/methods.t
# S05-grammar/namespace.t # err: regex assertion not terminated by angle bracket at line 50, near "::Deep::fo"
S05-grammar/parse_and_parsefile.t
S05-grammar/protoregex.t
# S05-grammar/protos.t # err: protoregexes not yet implemented at line 16, near "token fred"
S05-grammar/protos.t
# S05-grammar/signatures.t # err: Method 'list' not found for invocant of class 'Undef'
# S05-grammar/ws.t # err: regex assertion not terminated by angle bracket
S05-interpolation/lexicals.t
Expand All @@ -265,7 +265,7 @@ S05-metachars/tilde.t
S05-metasyntax/angle-brackets.t
S05-metasyntax/changed.t
S05-metasyntax/charset.t
# S05-metasyntax/lookaround.t # err: Method 'after' not found for invocant of class 'Cursor'
S05-metasyntax/lookaround.t
S05-metasyntax/null.t
S05-metasyntax/regex.t
S05-metasyntax/repeat.t
Expand Down

0 comments on commit c732039

Please sign in to comment.