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


class TestCat:
    @pytest.mark.complete("cat ")
    def test_1(self, completion):
        assert completion