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


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