aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/stellarium/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/stellarium/APKBUILD b/testing/stellarium/APKBUILD
index 8455f187afe..487f50a4b52 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() {