summaryrefslogtreecommitdiff
path: root/t/harness
diff options
context:
space:
mode:
Diffstat (limited to 't/harness')
-rw-r--r--t/harness2
1 files changed, 0 insertions, 2 deletions
diff --git a/t/harness b/t/harness
index 0746e6e280..2b47313e67 100644
--- a/t/harness
+++ b/t/harness
@@ -167,8 +167,6 @@ if (@ARGV) {
my @last;
push @last, sort { lc $a cmp lc $b }
_tests_from_manifest($Config{extensions}, $Config{known_extensions});
- push @last, <x2p/*.t>;
-
my %times;
if ($state) {
# Where known, collate the elapsed times by test name