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


class TestBash:
    @pytest.mark.complete("bash --")
    def test_1(self, completion):
        assert completion