Skip to content

Commit

Permalink
Turn on lc.t, uc.t, and e.t.
Browse files Browse the repository at this point in the history
  • Loading branch information
colomon committed Feb 15, 2010
1 parent cf0cfea commit 70667a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions t/spectest.data
Expand Up @@ -467,7 +467,7 @@ S32-str/chop.t
S32-str/flip.t
S32-str/index.t
S32-str/lcfirst.t
# S32-str/lc.t
S32-str/lc.t
# S32-str/p5chomp.t
# S32-str/p5chop.t
S32-str/pos.t
Expand All @@ -480,11 +480,11 @@ S32-str/split-simple2.t # CHEAT! simplified version of split-simple.t
# S32-str/substr.t
# S32-str/trim.t
S32-str/ucfirst.t
# S32-str/uc.t # icu
S32-str/uc.t # icu
# S32-str/unpack.t
## S32-str/words.t # icu
# S32-temporal/Temporal.t
# S32-trig/e.t
S32-trig/e.t
# S32-trig/pi.t
# S32-trig/sin.t
# S32-trig/cos.t
Expand Down

0 comments on commit 70667a0

Please sign in to comment.