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 5f4b7ca commit 1aefe05Copy full SHA for 1aefe05
test/distributed_stdlib_detection.jl
@@ -1,5 +1,3 @@
1
-using DistributedNext
2
-
3
@testset "Distributed.jl detection" begin
4
# Just loading Distributed should do nothing
5
cmd = `$test_exename $test_exeflags -e 'using Distributed, DistributedNext; @assert !DistributedNext._check_distributed_active()'`
0 commit comments