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


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