Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Turned on exp.t.
  • Loading branch information
colomon committed Jul 16, 2011
1 parent 7940ef2 commit 1fbe8b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/spectest.data
Expand Up @@ -511,7 +511,7 @@ S32-num/abs.t
# S32-num/base.t # err: Method 'base' not found for invocant of class 'Int'
S32-num/complex.t
# S32-num/cool-num.t # err: Method 'abs' not found for invocant of class 'Str'
# S32-num/exp.t # err: Too many positional parameters passed; got 2 but expected 1
S32-num/exp.t # err: Too many positional parameters passed; got 2 but expected 1
# S32-num/gcd.t # err: Method 'gcd' not found for invocant of class 'Int'
S32-num/int.t
S32-num/log.t
Expand Down

0 comments on commit 1fbe8b1

Please sign in to comment.