aboutsummaryrefslogtreecommitdiffstats
path: root/testing/stellarium/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/stellarium/APKBUILD')
-rw-r--r--testing/stellarium/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/stellarium/APKBUILD b/testing/stellarium/APKBUILD
index 8455f187af..487f50a4b5 100644
--- a/testing/stellarium/APKBUILD
+++ b/testing/stellarium/APKBUILD
@@ -26,7 +26,7 @@ build() {
check() {
# Exclude a broken locale test
- ctest -E testStelSkyCultureMgr
+ ctest -E 'test(INDIConnection|TelescopeControl_INDI|TelescopeClientINDI|StelSkyCultureMgr)'
}
package() {