We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d61dd2 commit 5d4f822Copy full SHA for 5d4f822
test/runtests.jl
@@ -72,6 +72,5 @@ end
72
if !is_APPVEYOR && GROUP == "GPU"
73
activate_gpu_env()
74
@time @safetestset "Simple GPU" include("gpu/simple_gpu.jl")
75
- @time @safetestset "GPU Termination Conditions" include("gpu/termination_conditions.jl")
76
end
77
0 commit comments