Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Turn on cosech.t and cotanh.t.
  • Loading branch information
colomon committed Aug 15, 2011
1 parent df103f0 commit 96ba89b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions t/spectest.data
Expand Up @@ -583,8 +583,8 @@ S32-trig/cosh.t
S32-trig/tanh.t
S32-trig/sech.t
S32-trig/simple.t
# S32-trig/cosech.t # err: Method 'cosech' not found for invocant of class 'Rat'
# S32-trig/cotanh.t # err: Could not find sub &cosh
S32-trig/cosech.t
S32-trig/cotanh.t
integration/99problems-01-to-10.t
# integration/99problems-11-to-20.t # err: Method 'splice' not found for invocant of class 'Array'
# integration/99problems-21-to-30.t # err: Method 'splice' not found for invocant of class 'Array'
Expand Down

0 comments on commit 96ba89b

Please sign in to comment.