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


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