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


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