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


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