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


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