Skip to content

Commit 611b0a1

Browse files
<
1 parent 239d1f5 commit 611b0a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/upstream.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dyn(u, p, t) = ArrayPartition(
4747
),AutoTsit5(Rodas5())
4848
).retcode == :Success
4949

50-
if VERSION <= v"1.6"
50+
if VERSION < v"1.7"
5151
@test solve(
5252
ODEProblem(
5353
dyn,

0 commit comments

Comments
 (0)