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


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