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


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