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


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