Skip to content

Commit b14382f

Browse files
committed
Remove listutils test import side effect
1 parent 3970a80 commit b14382f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/test_listutils.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ def test_sort_barrel_list():
8989
21384, 40145, 26160, 46428, 30360]
9090

9191

92-
test_barrel_list()
93-
9492
if __name__ == '__main__':
9593
_TUNE_SETUP = """\
9694
from boltons.listutils import BarrelList

0 commit comments

Comments
 (0)