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


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