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


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