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