summaryrefslogtreecommitdiff
path: root/test/t/test_fmt.py
blob: 12706da2f0231751d3ff32c2908630df04dc6d00 (plain)
1
2
3
4
5
6
7
8
9
import pytest


class TestFmt:
    @pytest.mark.complete(
        "fmt -", require_cmd=True, xfail="! fmt --help &>/dev/null"
    )
    def test_1(self, completion):
        assert completion