Skip to content

Commit 7af4a69

Browse files
committed
Attempted coverage hack
1 parent f713912 commit 7af4a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ srand(42); include("triangular.jl")
3232
include("det.jl")
3333
include("inv.jl")
3434
srand(42); include("solve.jl")
35-
srand(42); include("eigen.jl")
35+
srand(44); include("eigen.jl")
3636
include("expm.jl")
3737
include("sqrtm.jl")
3838
include("lyap.jl")

0 commit comments

Comments
 (0)