Skip to content

Commit 2ed240b

Browse files
committed
fix tests
1 parent 38dba58 commit 2ed240b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

test/runtests.jl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
using SafeTestsets
22

3+
# these have to be included here to make show tests behave
4+
using AlgorithmsInterface
5+
using Dates
6+
37
@safetestset "Newton" begin
48
include("newton.jl")
59
end

0 commit comments

Comments
 (0)