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