summaryrefslogtreecommitdiff
path: root/t/benchmark
diff options
context:
space:
mode:
Diffstat (limited to 't/benchmark')
-rw-r--r--t/benchmark/rt26188-speed-up-keys-on-empty-hash.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/benchmark/rt26188-speed-up-keys-on-empty-hash.t b/t/benchmark/rt26188-speed-up-keys-on-empty-hash.t
index 43401adfe1..155aa3f887 100644
--- a/t/benchmark/rt26188-speed-up-keys-on-empty-hash.t
+++ b/t/benchmark/rt26188-speed-up-keys-on-empty-hash.t
@@ -2,7 +2,6 @@
use strict;
use Benchmark;
require './test.pl';
-skip_all("Benchmark tests not enabled") unless $ENV{PERL_BENCHMARK};
plan(tests => 6);
=head1 NAME