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


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