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


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