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


@pytest.mark.bashcomp(cmd="plague-client")
class TestPlagueClient:
    @pytest.mark.complete("plague-client ")
    def test_1(self, completion):
        assert completion