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 16adff3 commit 786848dCopy full SHA for 786848d
test/runtests.jl
@@ -1,4 +1,4 @@
1
-for f in ["fixed.jl", "ufixed.jl"]
+for f in ["ufixed.jl", "fixed.jl"]
2
println("Testing $f")
3
include(f)
4
end
0 commit comments