Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add missing #icu to various tests that now need it.
  • Loading branch information
jnthn committed May 12, 2009
1 parent f3d2dab commit b670f01
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions t/spectest.data
Expand Up @@ -381,10 +381,10 @@ S32-num/sqrt.t
S32-scalar/defined.t
S32-scalar/undef.t
S32-str/append.t
S32-str/capitalize.t
S32-str/capitalize.t # icu
S32-str/chomp.t
S32-str/chop.t
S32-str/comb.t
S32-str/comb.t # icu
S32-str/flip.t
S32-str/index.t
S32-str/lcfirst.t
Expand All @@ -401,5 +401,5 @@ S32-str/trim.t
S32-str/ucfirst.t
S32-str/uc.t # icu
S32-str/unpack.t
S32-str/words.t
S32-str/words.t # icu
S32-trig/trig.t

0 comments on commit b670f01

Please sign in to comment.