Skip to content

Commit 92e5e3b

Browse files
committed
fix duplication
1 parent d5411e5 commit 92e5e3b

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
@@ -11,8 +11,6 @@ test_files = [
1111
"patterns/static_algorithms.jl",
1212
"patterns/ensembling.jl",
1313
"patterns/incremental_algorithms.jl",
14-
"patterns/regression.jl",
15-
"patterns/static_algorithms.jl",
1614
]
1715

1816
files = isempty(ARGS) ? test_files : ARGS

0 commit comments

Comments
 (0)