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


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