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


@pytest.mark.bashcomp(cmd="pm-is-supported")
class TestPmIsSupported:
    @pytest.mark.complete("pm-is-supported -")
    def test_1(self, completion):
        assert completion