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


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