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 0929066 commit 671491cCopy full SHA for 671491c
test/runtests.jl
@@ -6,7 +6,7 @@ test_files = [
6
"clone.jl",
7
"integration/regression.jl",
8
"integration/static_algorithms.jl",
9
- "integration/iterative_algorithms.jl",
+ "integration/ensembling.jl",
10
]
11
12
files = isempty(ARGS) ? test_files : ARGS
0 commit comments