summaryrefslogtreecommitdiff
path: root/test/t/test_civserver.py
blob: 0b8e5d510c754048d7183849aa23286c32f0f4bf (plain)
1
2
3
4
5
6
7
import pytest


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