summaryrefslogtreecommitdiff
path: root/test/t/test_units.py
blob: aa1f89c821a34e43202b1e94778e2b78f581eaab (plain)
1
2
3
4
5
6
7
import pytest


class TestUnits:
    @pytest.mark.complete("units --", skipif="! units --help &>/dev/null")
    def test_1(self, completion):
        assert completion