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


class TestSu:
    @pytest.mark.complete("su ")
    def test_1(self, completion):
        assert completion