mirror of
https://github.com/lbonn/rofi
synced 2024-11-23 20:33:03 +00:00
Add textbox_test to make check
This commit is contained in:
parent
d3a044db8e
commit
d352528aab
1 changed files with 2 additions and 1 deletions
|
@ -228,7 +228,8 @@ helper_test_LDADD=\
|
|||
|
||||
TESTS=\
|
||||
rofi_test\
|
||||
helper_test
|
||||
helper_test\
|
||||
textbox_test
|
||||
|
||||
.PHONY: test-x
|
||||
test-x: $(bin_PROGRAMS)
|
||||
|
|
Loading…
Reference in a new issue