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


@pytest.mark.bashcomp(cmd="dpkg-deb")
class TestDpkgDeb:
    @pytest.mark.complete("dpkg-deb --c")
    def test_1(self, completion):
        assert completion