mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 05:20:04 +08:00
9 lines
281 B
Plaintext
9 lines
281 B
Plaintext
" Main file to run all Vader tests.
|
|
"
|
|
" This is split into main and isolated tests, because isolated tests need to be
|
|
" run seperately (since they are allowed to monkeypatch and re-source functions
|
|
" etc).
|
|
|
|
Include (Main tests): main.vader
|
|
Include (Isolated tests): isolated.vader
|