Skip to content

Commit 2a9e191

Browse files
authored
Update runtests.jl
1 parent 743113c commit 2a9e191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ using Distributed: procs, nprocs
1010
using Distributed: remotecall_fetch, @spawnat
1111
using Test: @testset, @test, @test_skip
1212

13-
using HTCondorClusterManager: addprocs_sge, SGEManager
13+
using HTCondorClusterManager: addprocs_htc, HTCManager
1414

1515
@testset "HTCondorClusterManager.jl" begin
1616
include("elastic.jl")

0 commit comments

Comments
 (0)