quicktex/tests/test_ctest.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
73 B
Python
Raw Normal View History

2022-05-23 05:20:30 +00:00
from _quicktex import _run_ctests
2022-05-23 05:20:30 +00:00
def test_ctests():
_run_ctests()