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


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