Skip to content

Commit a26d795

Browse files
committed
Remove a test that doesn't work
1 parent bdbc95e commit a26d795

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/test_integration_statsmodels.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,4 @@ mf_array = StatsModels.ModelFrame(StatsModels.@formula(a~b), source_array)
1414

1515
x = lm(StatsModels.@formula(a~b), source_array)
1616

17-
@test x isa StatsModels.TableRegressionModel
18-
1917
end

0 commit comments

Comments
 (0)