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


class TestYpmatch:
    # Actually requires ypcat
    @pytest.mark.complete("ypmatch foo ", require_cmd=True)
    def test_1(self, completion):
        assert completion