summaryrefslogtreecommitdiff
path: root/t/harness
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2014-05-29 13:56:35 -0400
committerJarkko Hietaniemi <jhi@iki.fi>2014-05-29 13:56:35 -0400
commitea539fc076fd154b67c72b8df20de25e23eb9927 (patch)
treecf5cddfe30ed684f5add9469bbf412edacefc1ec /t/harness
parent9fadc397283c16050c9e41a50a900abc9aa5108e (diff)
downloadperl-ea539fc076fd154b67c72b8df20de25e23eb9927.tar.gz
No more x2p.
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