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


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