Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Part 3 of getting the Set/Bag tests up to spec again
  • Loading branch information
lizmat committed Oct 3, 2013
1 parent 7eacce5 commit 71b47aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions t/spectest.data
Expand Up @@ -83,6 +83,7 @@ S02-types/array.t
S02-types/assigning-refs.t
S02-types/autovivification.t
S02-types/bag.t
S02-types/baghash.t
S02-types/bool.t
S02-types/capture.t
S02-types/catch_type_cast_mismatch.t
Expand All @@ -93,8 +94,6 @@ S02-types/hash_ref.t
S02-types/hash.t
S02-types/infinity.t
S02-types/instants-and-durations.t
S02-types/keybag.t
S02-types/keyset.t
S02-types/lazy-lists.t
S02-types/lists.t
S02-types/mixed_multi_dimensional.t
Expand All @@ -110,6 +109,7 @@ S02-types/parcel.t
S02-types/parsing-bool.t
S02-types/range.t
S02-types/set.t
S02-types/sethash.t
S02-types/sigils-and-types.t
S02-types/subscripts_and_context.t
S02-types/subset.t
Expand Down

0 comments on commit 71b47aa

Please sign in to comment.