diff options
Diffstat (limited to 'test.lua')
-rw-r--r-- | test.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -73,6 +73,7 @@ local function main() test 'signature' test 'document_symbol' test 'code_action' + test 'type_formatting' test 'crossfile' test 'full' --test 'other' |