Skip to content

Commit 671491c

Browse files
committed
fix outdated file reference in tests
1 parent 0929066 commit 671491c

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
@@ -6,7 +6,7 @@ test_files = [
66
"clone.jl",
77
"integration/regression.jl",
88
"integration/static_algorithms.jl",
9-
"integration/iterative_algorithms.jl",
9+
"integration/ensembling.jl",
1010
]
1111

1212
files = isempty(ARGS) ? test_files : ARGS

0 commit comments

Comments
 (0)