diff options
Diffstat (limited to 'xt/webservice/bug_history.t')
-rw-r--r-- | xt/webservice/bug_history.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xt/webservice/bug_history.t b/xt/webservice/bug_history.t index 02ec1c11a..de1e8339c 100644 --- a/xt/webservice/bug_history.t +++ b/xt/webservice/bug_history.t @@ -9,7 +9,7 @@ # Test for xmlrpc call to Bug.history() # ######################################### -use 5.10.1; +use 5.14.0; use strict; use warnings; |