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 a177011 commit e1aa86fCopy full SHA for e1aa86f
test/runtests.jl
@@ -1,6 +1,6 @@
1
using Test
2
3
-include(joinpath(@__DIR__, "test_tags.jl"))
+include("test_tags.jl")
4
5
function main()
6
outputs = trygeneratetags(testfilepath)
0 commit comments