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


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