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


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