Skip to content

Commit

Permalink
Turn back on S32-array/end.t, S32-array.pop.t, S32-array/shift.t, S32…
Browse files Browse the repository at this point in the history
…-list/end.t, and S32-list/first.t. pmichaud++
  • Loading branch information
colomon committed Feb 12, 2010
1 parent bbcb6b0 commit 90ba35c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions t/spectest.data
Expand Up @@ -407,15 +407,15 @@ S29-conversions/ord_and_chr.t #icu
## S32-array/create.t
# S32-array/delete.t
S32-array/elems.t
## S32-array/end.t
S32-array/end.t
# S32-array/exists.t
# S32-array/keys_values.t
# S32-array/kv.t
# S32-array/pairs.t
## S32-array/pop.t
S32-array/pop.t
S32-array/push.t
# S32-array/rotate.t
## S32-array/shift.t
S32-array/shift.t
# S32-array/splice.t
S32-array/unshift.t
# S32-container/zip.t
Expand All @@ -428,8 +428,8 @@ S32-array/unshift.t
# S32-io/chdir.t
# S32-io/IO-Socket-INET.t
## S32-list/create.t
## S32-list/end.t
## S32-list/first.t
S32-list/end.t
S32-list/first.t
# S32-list/grep.t
S32-list/join.t
# S32-list/map_function_return_values.t
Expand Down

0 comments on commit 90ba35c

Please sign in to comment.