mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-12-01 15:26:46 +01:00
Test Runner now supports running specific tests and choosing zsh bin
This commit is contained in:
parent
87facd9b85
commit
a28e72e84a
2 changed files with 35 additions and 10 deletions
2
Makefile
2
Makefile
|
|
@ -56,4 +56,4 @@ clean:
|
|||
|
||||
.PHONY: test
|
||||
test: all $(TEST_PREREQS)
|
||||
script/test_runner.zsh
|
||||
script/test_runner.zsh $(TESTS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue