Skip to content

Commit

Permalink
Added back tests
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielViberg committed Aug 23, 2024
1 parent 7b9a80b commit 37e4fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ fi

VIM_CMD="$VIMPRG -u NONE -U NONE -i NONE --noplugin -N --not-a-term"

TESTS="tsserver_tests.vim not_lspserver_related_tests.vim"
TESTS="clangd_tests.vim tsserver_tests.vim gopls_tests.vim not_lspserver_related_tests.vim markdown_tests.vim rust_tests.vim"

RunTestsInFile() {
testfile=$1
Expand Down

0 comments on commit 37e4fa0

Please sign in to comment.