Skip to content

Commit

Permalink
Relax tolerance
Browse files Browse the repository at this point in the history
  • Loading branch information
YingboMa committed Jul 31, 2023
1 parent 48c8e91 commit fd58156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ccompile.jl
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ p = rand(1)
_t = rand()
f(du, u, p, _t)
f2(du2, u, p, _t)
@test du == du2
@test du du2

0 comments on commit fd58156

Please sign in to comment.