mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 10:45:16 -07:00
doc: Fix TEST_FILTER example #11158
This commit is contained in:
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user