Skip to content

Commit 0588808

Browse files
Update runtests.jl
1 parent 876ac52 commit 0588808

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/runtests.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,9 +151,6 @@ end
151151

152152
if !is_APPVEYOR && GROUP == "Python"
153153
activate_python_env()
154-
@time @safetestset "PyCall" begin
155-
include("python/pycall.jl")
156-
end
157154
@time @safetestset "PythonCall" begin
158155
include("python/pythoncall.jl")
159156
end

0 commit comments

Comments
 (0)