Skip to content

Commit d414f8c

Browse files
committed
test dev'ed version of SwapLiterals
Instead of the last release...
1 parent 7c633ad commit d414f8c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/runtests.jl

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

3+
if VERSION >= v"1.5"
4+
Pkg.develop(path="../SwapLiterals")
5+
end
36
Pkg.test("SwapLiterals")

0 commit comments

Comments
 (0)