summaryrefslogtreecommitdiff
path: root/test/t/test_cpan2dist.py
blob: 1ab5de13eebe8d10f4854c3394de119985704c10 (plain)
1
2
3
4
5
6
7
8
9
import pytest


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