5 lines
73 B
Python
5 lines
73 B
Python
class TestToxygen:
|
|
|
|
def test_main(self):
|
|
import toxygen.main
|