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 f8ff218 commit 227a4d5Copy full SHA for 227a4d5
test/runtests.jl
@@ -15,6 +15,8 @@ else
15
ENV["JULIA_DEBUG"] = original_JULIA_DEBUG * ",SlurmClusterManager"
16
end
17
18
+include("util.jl")
19
+
20
@testset "SlurmClusterManager.jl" begin
21
@testset "Unit tests" begin
22
include("unit.jl")
0 commit comments