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


class TestCi:
    @pytest.mark.complete("ci ")
    def test_1(self, completion):
        assert completion