X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fsub-dispatch-env.t;h=38a15ea4d267e5fa874929ed3ec5cb61112707f8;hb=875369968c3a01c0600cb699aab925d20fad8bcc;hp=14a7a3122b9220b9643313c0d71b6017c34e752e;hpb=1f4dd6f9a3666ef59e96b87553e97dcf581b870e;p=catagits%2FWeb-Simple.git diff --git a/t/sub-dispatch-env.t b/t/sub-dispatch-env.t index 14a7a31..38a15ea 100644 --- a/t/sub-dispatch-env.t +++ b/t/sub-dispatch-env.t @@ -1,5 +1,5 @@ use strictures 1; -use Test::More; +use Test::More 0.88; { package TestApp;