summaryrefslogtreecommitdiff
path: root/system/c-ares/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'system/c-ares/APKBUILD')
-rw-r--r--system/c-ares/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/c-ares/APKBUILD b/system/c-ares/APKBUILD
index dfed0536d..33ef7b331 100644
--- a/system/c-ares/APKBUILD
+++ b/system/c-ares/APKBUILD
@@ -25,7 +25,7 @@ build() {
}
check() {
- make -C test check
+ test/arestest --gtest_filter=-*.Live*
}
package() {