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


class TestRmmod:
    @pytest.mark.complete("rmmod -", require_cmd=True)
    def test_1(self, completion):
        assert completion