Skip to content

Commit f3e0e4e

Browse files
authored
Fix a path
1 parent 79dda67 commit f3e0e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ end
6363

6464
end # testset "SlurmClusterManager.jl"
6565

66-
include("test/util.jl")
66+
include("util.jl")
6767

6868
@testset "Test some unhappy paths (error paths)" begin
6969
@testset "intentionally fail" begin

0 commit comments

Comments
 (0)