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


@pytest.mark.bashcomp(cmd="munin-node-configure")
class TestMuninNodeConfigure:
    @pytest.mark.complete("munin-node-configure --libdir ")
    def test_1(self, completion):
        assert completion