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 743113c commit 2a9e191Copy full SHA for 2a9e191
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