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


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