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


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