Skip to content

Commit 780d9dd

Browse files
committed
Test a small change
1 parent 054dc0c commit 780d9dd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test/runtests.jl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
import MKL_jll
1+
# import MKL_jll
22
using Test
33
using IntelVectorMath
44

5+
IntelVectorMath.vml_get_mode()
6+
57
include("common.jl")
68
include("real.jl")
79
include("complex.jl")

0 commit comments

Comments
 (0)