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


@pytest.mark.bashcomp(cmd="munin-run")
class TestMuninRun:
    @pytest.mark.complete("munin-run -")
    def test_1(self, completion):
        assert completion