summaryrefslogtreecommitdiff
path: root/user/tellico
diff options
context:
space:
mode:
Diffstat (limited to 'user/tellico')
-rw-r--r--user/tellico/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/tellico/APKBUILD b/user/tellico/APKBUILD
index a683848a4..c0e220d92 100644
--- a/user/tellico/APKBUILD
+++ b/user/tellico/APKBUILD
@@ -41,7 +41,7 @@ check() {
# htmlexporter: needs plasma desktop
# filelisting: needs dbus
# tellicoread: needs network
- CTEST_OUTPUT_ON_FAILURE=TRUE ctest -E '(cite|csv|filelisting|imagejob|htmlexporter|pdf|tellicoread)test'
+ CTEST_OUTPUT_ON_FAILURE=TRUE ctest -E '(cite|csv|filelisting|imagejob|htmlexporter|pdf|tellicoread|comparison)test'
}
package() {