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


class TestVgreduce:
    @pytest.mark.complete("vgreduce -", skipif="! vgreduce --help &>/dev/null")
    def test_1(self, completion):
        assert completion