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


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