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 5670bb6 commit 753597eCopy full SHA for 753597e
test/runtests.jl
@@ -1,6 +1,6 @@
1
require("Options")
2
using OptionsMod
3
-using Test
+using Base.Test
4
5
# basic functionality
6
oo = Options(:a, true, :b, 7)
0 commit comments