Skip to content

Commit 79dda67

Browse files
authored
Fix a test error
1 parent 9b6ec75 commit 79dda67

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
@@ -63,6 +63,8 @@ end
6363

6464
end # testset "SlurmClusterManager.jl"
6565

66+
include("test/util.jl")
67+
6668
@testset "Test some unhappy paths (error paths)" begin
6769
@testset "intentionally fail" begin
6870
include("error_path_intentionally_fail.jl")

0 commit comments

Comments
 (0)