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


class TestBmake:
    @pytest.mark.complete("bmake -", require_cmd=True)
    def test_options(self, completion):
        assert completion