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


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