Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenpi committed Jul 6, 2024
1 parent 249b637 commit 4895045
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/sandbox.jl
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ end
# Apparently on MacOS, pwd() and the temporary directory do
# not exactly match. Put their realpath() versions do.
@test realpath(r.value) == realpath(path)
@test r.value == path
@test r.output === ""
end
end
Expand Down

0 comments on commit 4895045

Please # to comment.