mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
hiredis: fix most tests
This commit is contained in:
@@ -61,6 +61,7 @@ BUILD()
|
||||
}
|
||||
|
||||
TEST_REQUIRES="
|
||||
cmd:awk
|
||||
cmd:redis_server
|
||||
"
|
||||
|
||||
@@ -78,5 +79,6 @@ INSTALL()
|
||||
|
||||
TEST()
|
||||
{
|
||||
# 3 tests failed
|
||||
make -C build test
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user