Skip to content

Commit b4de882

Browse files
committed
extratrees: Add to test_all
1 parent 070d485 commit b4de882

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

tests/test_all.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@
3131
'test_logreg_cancer',
3232
'test_neighbors',
3333
'test_trees',
34+
'test_extratrees',
35+
'test_extratrees_xor',
36+
'test_extratrees_cancer',
37+
'test_extratrees_wine',
3438
]
3539

3640
def main():

0 commit comments

Comments
 (0)