Skip to content

Commit fd58156

Browse files
committed
Relax tolerance
1 parent 48c8e91 commit fd58156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ccompile.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ p = rand(1)
1414
_t = rand()
1515
f(du, u, p, _t)
1616
f2(du2, u, p, _t)
17-
@test du == du2
17+
@test du du2

0 commit comments

Comments
 (0)