summaryrefslogtreecommitdiff
path: root/tests/runtests.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/runtests.pl')
-rwxr-xr-xtests/runtests.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/runtests.pl b/tests/runtests.pl
index 92fb447a2..7e066fd4d 100755
--- a/tests/runtests.pl
+++ b/tests/runtests.pl
@@ -4353,7 +4353,6 @@ sub singletest {
for $strip (@strippart) {
chomp $strip;
for(@out) {
- print STDERR ":::: $strip\n";
eval $strip;
}
}