summaryrefslogtreecommitdiffstats
path: root/t/013dbschema.t
diff options
context:
space:
mode:
Diffstat (limited to 't/013dbschema.t')
-rw-r--r--t/013dbschema.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/013dbschema.t b/t/013dbschema.t
index 8313444d7..9770593aa 100644
--- a/t/013dbschema.t
+++ b/t/013dbschema.t
@@ -12,7 +12,7 @@
# Check the Bugzilla database schema to ensure no field names conflict
# with SQL reserved words.
-use 5.10.1;
+use 5.14.0;
use strict;
use warnings;