Skip to content

Commit bb17337

Browse files
committed
TST improve coverage
1 parent c695b99 commit bb17337

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_pyglmnet.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,7 @@ def test_cdfast():
345345
def test_fetch_datasets():
346346
"""Test fetching datasets."""
347347
datasets.fetch_community_crime_data('/tmp/glm-tools')
348+
datasets.fetch_group_lasso_datasets()
348349

349350

350351
def test_random_state_consistency():

0 commit comments

Comments
 (0)