Skip to content

Commit 9ff9510

Browse files
committed
minor test fix
2 parents 01dc4ce + 2af3c68 commit 9ff9510

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/runtests.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ using PyCall
77
warnings = pyimport("warnings")
88
warnings.filterwarnings("ignore")
99

10-
# test modules
11-
1210
include("test_skpreprocessing.jl")
1311
include("test_sklearner.jl")
1412
include("test_skcrossvalidator.jl")

0 commit comments

Comments
 (0)