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 9c107d5 commit 2e096c4Copy full SHA for 2e096c4
test/error_path_intentionally_fail.jl
@@ -1,3 +1,5 @@
1
+include("util.jl")
2
+
3
mktempdir() do tmpdir
4
fake_bindir = joinpath(tmpdir, "bin")
5
fake_srun = joinpath(tmpdir, "bin", "srun")
0 commit comments