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 9b6ec75 commit 79dda67Copy full SHA for 79dda67
test/runtests.jl
@@ -63,6 +63,8 @@ end
63
64
end # testset "SlurmClusterManager.jl"
65
66
+include("test/util.jl")
67
+
68
@testset "Test some unhappy paths (error paths)" begin
69
@testset "intentionally fail" begin
70
include("error_path_intentionally_fail.jl")
0 commit comments