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


class TestBc:
    @pytest.mark.complete("bc --", require_longopt=True)
    def test_1(self, completion):
        assert completion