Skip to content

Commit 227a4d5

Browse files
authored
Update runtests.jl
1 parent f8ff218 commit 227a4d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/runtests.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ else
1515
ENV["JULIA_DEBUG"] = original_JULIA_DEBUG * ",SlurmClusterManager"
1616
end
1717

18+
include("util.jl")
19+
1820
@testset "SlurmClusterManager.jl" begin
1921
@testset "Unit tests" begin
2022
include("unit.jl")

0 commit comments

Comments
 (0)