Skip to content

Commit

Permalink
Turn four hash related tests back on.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthn committed Feb 27, 2010
1 parent e9929fa commit 769d269
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions t/spectest.data
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ S03-smartmatch/any-type.t
# S03-smartmatch/array-array.t
# S03-smartmatch/array-hash.t
# S03-smartmatch/disorganized.t
# S03-smartmatch/hash-hash.t
S03-smartmatch/hash-hash.t
# S03-smartmatch/regex-hash.t
S03-smartmatch/scalar-hash.t
# S03-operators/series.t
Expand Down Expand Up @@ -427,11 +427,11 @@ S32-array/shift.t
S32-array/splice.t
S32-array/unshift.t
# S32-container/zip.t
# S32-hash/exists.t
# S32-hash/invert.t
S32-hash/exists.t
S32-hash/invert.t
# S32-hash/keys_values.t
S32-hash/pairs.t
# S32-hash/push.t
S32-hash/push.t
# S32-hash/slice.t
# S32-io/chdir.t
# S32-io/IO-Socket-INET.t
Expand Down

0 comments on commit 769d269

Please sign in to comment.