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


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