summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-mathematics/wxmaxima/wxmaxima-21.01.0.ebuild1
-rw-r--r--sci-mathematics/wxmaxima/wxmaxima-21.04.0.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/sci-mathematics/wxmaxima/wxmaxima-21.01.0.ebuild b/sci-mathematics/wxmaxima/wxmaxima-21.01.0.ebuild
index 72cf6098d523..86038f4610e9 100644
--- a/sci-mathematics/wxmaxima/wxmaxima-21.01.0.ebuild
+++ b/sci-mathematics/wxmaxima/wxmaxima-21.01.0.ebuild
@@ -67,6 +67,7 @@ src_test() {
ImgCell
)
+ local test
for test in "${tests[@]}" ; do
./test_${test} || die "Unit test ${test} failed!"
done
diff --git a/sci-mathematics/wxmaxima/wxmaxima-21.04.0.ebuild b/sci-mathematics/wxmaxima/wxmaxima-21.04.0.ebuild
index 72cf6098d523..86038f4610e9 100644
--- a/sci-mathematics/wxmaxima/wxmaxima-21.04.0.ebuild
+++ b/sci-mathematics/wxmaxima/wxmaxima-21.04.0.ebuild
@@ -67,6 +67,7 @@ src_test() {
ImgCell
)
+ local test
for test in "${tests[@]}" ; do
./test_${test} || die "Unit test ${test} failed!"
done