Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Turn on set, keyset, bag and keybag spectests
  • Loading branch information
Tadeusz Sośnierz committed Mar 1, 2012
1 parent bb2e1f8 commit 8f765aa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion t/spectest.data
Expand Up @@ -40,7 +40,10 @@ S02-types/pair.t
S02-types/parcel.t
S02-types/parsing-bool.t
S02-types/range.t
# S02-types/set.t # err: Undefined routine '&set' called
S02-types/set.t
S02-types/bag.t
S02-types/keyset.t
S02-types/keybag.t
S02-types/sigils-and-types.t
S02-types/subscripts_and_context.t
S02-types/subset.t
Expand Down

0 comments on commit 8f765aa

Please sign in to comment.