summaryrefslogtreecommitdiffstats
path: root/test/t/test_munindoc.py
blob: 38c7d52708e72a9e051c8c6804105d6988abf7a6 (plain)
1
2
3
4
5
6
7
8
9
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