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


@pytest.mark.bashcomp(cmd="gnome-screenshot")
class TestGnomeScreenshot:
    @pytest.mark.complete("gnome-screenshot --help")
    def test_1(self, completion):
        assert completion