Skip to content

Commit 1bb1d3f

Browse files
committed
Fix
1 parent e0632d5 commit 1bb1d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1414
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1515

1616
[sources]
17-
JLArrays = {path = "/Users/christian/.julia/dev/GPUArrays/lib/JLArrays"}
17+
JLArrays = {path = "../lib/JLArrays"}

0 commit comments

Comments
 (0)