Skip to content

Commit

Permalink
Move some S03-operators tests back into their proper location, delete…
Browse files Browse the repository at this point in the history
… duplicate, turn on S03-operators/short-circuit.t.
  • Loading branch information
colomon committed Mar 14, 2010
1 parent fefb298 commit 60f9b3b
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions t/spectest.data
Expand Up @@ -160,6 +160,13 @@ S03-operators/series-arity0.t
S03-operators/series-arity2ormore.t
S03-operators/series-simple.t
S03-operators/series.t
S03-operators/short-circuit.t
S03-operators/spaceship-and-containers.t
# S03-operators/spaceship.t
S03-operators/subscript-vs-lt.t
S03-operators/ternary.t
S03-operators/so.t
S03-operators/value_equivalence.t
S03-smartmatch/any-any.t
# S03-smartmatch/any-array-slice.t
S03-smartmatch/any-array.t
Expand All @@ -180,14 +187,6 @@ S03-smartmatch/disorganized.t
S03-smartmatch/hash-hash.t
S03-smartmatch/regex-hash.t
S03-smartmatch/scalar-hash.t
# S03-operators/series.t
# S03-operators/short-circuit.t
S03-operators/spaceship-and-containers.t
# S03-operators/spaceship.t
S03-operators/subscript-vs-lt.t
S03-operators/ternary.t
S03-operators/so.t
S03-operators/value_equivalence.t
# S04-blocks-and-statements/pointy-rw.t
S04-blocks-and-statements/pointy.t
S04-phasers/end.t
Expand Down

0 comments on commit 60f9b3b

Please sign in to comment.