summaryrefslogtreecommitdiff
path: root/test/t/test_munindoc.py
blob: eea13caa880d2211df4717e453b75442b42ee7a7 (plain)
1
2
3
4
5
6
7
8
9
10
import pytest


class TestMunindoc:

    # Assume at least munin* available
    # require_cmd is not strictly correct here, but...
    @pytest.mark.complete("munindoc m", require_cmd=True)
    def test_1(self, completion):
        assert completion