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


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