Skip to content

Commit 2e096c4

Browse files
authored
Update error_path_intentionally_fail.jl
1 parent 9c107d5 commit 2e096c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/error_path_intentionally_fail.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
include("util.jl")
2+
13
mktempdir() do tmpdir
24
fake_bindir = joinpath(tmpdir, "bin")
35
fake_srun = joinpath(tmpdir, "bin", "srun")

0 commit comments

Comments
 (0)