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


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