4 lines
51 B
Python
4 lines
51 B
Python
|
|
import unittest
|
||
|
|
|
||
|
|
unittest.main('test.test_import')
|