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


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