remove client-test.sh from make check
This commit is contained in:
parent
161fe4894b
commit
9c9499584d
@ -96,7 +96,7 @@ TESTS_ENVIRONMENT=./valgrind-error.sh
|
||||
endif
|
||||
|
||||
TEST_EXTENSIONS=.test
|
||||
TESTS += $(check_PROGRAMS) ./client-test.sh
|
||||
TESTS += $(check_PROGRAMS)
|
||||
test: check
|
||||
tests/unit.log: testsuite/testsuite.log
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user