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


class TestJps:
    @pytest.mark.complete("jps -")
    def test_1(self, completion):
        assert completion