Skip to content

Commit 2dafe22

Browse files
authored
Merge branch 'main' into vc/docs
2 parents bf2803b + 47f5a51 commit 2dafe22

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

libs/Theseus/test/convergence.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
using Theseus
12
using LinearAlgebra: norm
23
using Statistics: mean
34

@@ -437,4 +438,4 @@ end
437438
@test isapprox(eoc, order; atol = 0.1)
438439
end
439440
end # IMEX methods
440-
end
441+
end

0 commit comments

Comments
 (0)