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


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