Skip to content

Commit

Permalink
re-enable test for statement-modifying for-loop, and add a new test f…
Browse files Browse the repository at this point in the history
…ile which we have never passed before
  • Loading branch information
moritz committed Feb 22, 2010
1 parent 14f803a commit 7fe9e3e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion t/spectest.data
Expand Up @@ -189,7 +189,7 @@ S04-declarations/implicit-parameter.t
# S04-declarations/my.t
# S04-declarations/state.t
S04-exceptions/fail.t
# S04-statement-modifiers/for.t
S04-statement-modifiers/for.t
# S04-statement-modifiers/given.t
# S04-statement-modifiers/if.t
S04-statement-modifiers/unless.t
Expand Down Expand Up @@ -325,6 +325,7 @@ S12-attributes/clone.t
# S12-attributes/inheritance.t
# S12-attributes/instance.t
# S12-attributes/recursive.t
t/spec/S12-attributes/undeclared.t
# S12-class/anonymous.t
# S12-class/attributes.t
S12-class/basic.t
Expand Down

0 comments on commit 7fe9e3e

Please sign in to comment.