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 d5411e5 commit 92e5e3bCopy full SHA for 92e5e3b
test/runtests.jl
@@ -11,8 +11,6 @@ test_files = [
11
"patterns/static_algorithms.jl",
12
"patterns/ensembling.jl",
13
"patterns/incremental_algorithms.jl",
14
- "patterns/regression.jl",
15
- "patterns/static_algorithms.jl",
16
]
17
18
files = isempty(ARGS) ? test_files : ARGS
0 commit comments