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


class TestTac:
    @pytest.mark.complete("tac --", require_longopt=True)
    def test_1(self, completion):
        assert completion