summaryrefslogtreecommitdiff
path: root/t/harness
diff options
context:
space:
mode:
Diffstat (limited to 't/harness')
-rw-r--r--t/harness2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/harness b/t/harness
index 50801fa0bf..a79d5c0d45 100644
--- a/t/harness
+++ b/t/harness
@@ -433,6 +433,8 @@ for (@tests) {
dump_tests(\@tests) if $dump_tests;
+filter_taint_tests(\@tests);
+
my %options;
my $type = 'perl';