Skip to content

Commit 713344b

Browse files
Update test/test_mixed_precision.jl
1 parent 7b29b4b commit 713344b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/test_mixed_precision.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ using Test
22
using LinearAlgebra
33
using Random
44

5-
# Load LinearSolve with the working directory
6-
push!(LOAD_PATH, joinpath(@__DIR__, ".."))
75
using LinearSolve
86

97
Random.seed!(123)

0 commit comments

Comments
 (0)