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 6e1a228 commit ea4798dCopy full SHA for ea4798d
test/runtests.jl
@@ -10,7 +10,7 @@ using Distributed: procs, nprocs
10
using Distributed: remotecall_fetch, @spawnat
11
using Test: @testset, @test, @test_skip
12
13
-using HTCondorClusterManager: addprocs_sge, SGEManager
+using HTCondorClusterManager: addprocs_htc, HTCManager
14
15
@testset "HTCondorClusterManager.jl" begin
16
include("elastic.jl")
0 commit comments