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


@pytest.mark.bashcomp(cmd="apt-build")
class TestAptBuild:
    @pytest.mark.complete("apt-build ")
    def test_1(self, completion):
        assert completion