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


class TestDmesg:
    @pytest.mark.complete("dmesg -")
    def test_1(self, completion):
        assert completion