mirror of
https://github.com/Tiendil/pynames.git
synced 2025-12-25 14:38:49 +01:00
added test_utils to tests.__init__
This commit is contained in:
parent
23d3e74a6e
commit
c05da2bd7b
1 changed files with 1 additions and 0 deletions
|
|
@ -4,3 +4,4 @@ from pynames.tests.test_name import *
|
|||
from pynames.tests.test_from_list_generator import *
|
||||
from pynames.tests.test_from_tables_generator import *
|
||||
from pynames.tests.test_generators import *
|
||||
from pynames.tests.test_utils import *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue