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


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