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


class TestStrip:
    @pytest.mark.complete("strip --", require_cmd=True)
    def test_1(self, completion):
        assert completion