Skip to content

Commit 65f395e

Browse files
intentionally include an abs path for testing
1 parent 37b20cb commit 65f395e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/precompile_execution.jl

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
using Example
22

33
Example.domath(5)
4+
5+
# intentionally put an abspath in to test the relocatability audit
6+
test_abspath = homedir()

0 commit comments

Comments
 (0)