summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2480a4a6f417..f63faef848cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,5 +30,5 @@ package() {
check() {
cd ${pkgname}/test-suite-binaries
- #./test.sh
+ ./test.sh
}