summaryrefslogtreecommitdiff
path: root/test/t/test_file_roller.py
blob: 80a1bbc7b329281f877eaedff6bc4d3186628b70 (plain)
1
2
3
4
5
6
7
8
import pytest


@pytest.mark.bashcomp(cmd="file-roller")
class TestFileRoller:
    @pytest.mark.complete("file-roller ")
    def test_1(self, completion):
        assert completion