Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add reduce.t to run_spectests
  • Loading branch information
sorear committed Feb 18, 2011
1 parent ace95a1 commit 8bd6b3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion TODO
Expand Up @@ -29,7 +29,7 @@ EASY

Fudge and run your favorite spectest file.

Stuff spectests are blocking on: "is readonly", "[+]",
Stuff spectests are blocking on: "is readonly",
"Block", "&hash",
"writable $_", "closure for", "ranges of chars", "gather for",
"unless", "my regex / <&foo>", "m//",
Expand Down
1 change: 1 addition & 0 deletions t/run_spectests
Expand Up @@ -9,6 +9,7 @@ prove -e 't/fudgeandrun' \
../roast/S02-names_and_variables/contextual.t \
../roast/S02-whitespace_and_comments/begin_end_pod.t \
../roast/S02-whitespace_and_comments/pod-in-multi-line-exprs.t \
../roast/S03-metaops/reduce.t \
../roast/S03-operators/assign-is-not-binding.t \
../roast/S03-operators/binding-scalars.t \
../roast/S03-operators/bit.t \
Expand Down

0 comments on commit 8bd6b3b

Please sign in to comment.