Skip to content

Commit 753597e

Browse files
committed
Fix tests
1 parent 5670bb6 commit 753597e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
require("Options")
22
using OptionsMod
3-
using Test
3+
using Base.Test
44

55
# basic functionality
66
oo = Options(:a, true, :b, 7)

0 commit comments

Comments
 (0)