mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
doc: Fix TEST_FILTER example #11158
This commit is contained in:
committed by
Justin M. Keyes
parent
fe074611cd
commit
55007180a3
@@ -126,7 +126,7 @@ end)
|
||||
|
||||
To run only test with filter name:
|
||||
|
||||
TEST_TAG='foo.*api' make functionaltest
|
||||
TEST_FILTER='foo.*api' make functionaltest
|
||||
|
||||
### Filter by file
|
||||
|
||||
|
||||
Reference in New Issue
Block a user