emdee@spm.plastiras.org
2717f4f6e5
Some checks are pending
CI / Python ${{ matrix.python-version }} (3.10) (push) Waiting to run
CI / Python ${{ matrix.python-version }} (3.7) (push) Waiting to run
CI / Python ${{ matrix.python-version }} (3.8) (push) Waiting to run
CI / Python ${{ matrix.python-version }} (3.9) (push) Waiting to run
5 lines
104 B
Python
5 lines
104 B
Python
class TestToxygen:
|
|
|
|
def test_main(self):
|
|
import toxygen.__main__ # check for syntax errors
|