summaryrefslogtreecommitdiffstats
path: root/xt/rest
diff options
context:
space:
mode:
Diffstat (limited to 'xt/rest')
-rw-r--r--xt/rest/bugzilla.t2
-rw-r--r--xt/rest/classification.t2
2 files changed, 2 insertions, 2 deletions
diff --git a/xt/rest/bugzilla.t b/xt/rest/bugzilla.t
index a176d1cf1..b7fd39664 100644
--- a/xt/rest/bugzilla.t
+++ b/xt/rest/bugzilla.t
@@ -9,7 +9,7 @@
# Tests for REST calls in Bugzilla.pm #
#######################################
-use 5.10.1;
+use 5.14.0;
use strict;
use warnings;
diff --git a/xt/rest/classification.t b/xt/rest/classification.t
index d006de984..bcf0d7edb 100644
--- a/xt/rest/classification.t
+++ b/xt/rest/classification.t
@@ -9,7 +9,7 @@
# Tests for REST calls in Classification.pm #
#############################################
-use 5.10.1;
+use 5.14.0;
use strict;
use warnings;