From: Norbert Buchmuller Date: Wed, 4 Nov 2009 18:24:07 +0000 (+0000) Subject: Added two missing tests to MANIFEST. X-Git-Tag: v0.07~8 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Plugin-RequireSSL.git;a=commitdiff_plain;h=21e009d25e9e171e42e0d6404ecc6a78d739a0d3 Added two missing tests to MANIFEST. --- diff --git a/MANIFEST b/MANIFEST index 0508401..f485352 100644 --- a/MANIFEST +++ b/MANIFEST @@ -11,5 +11,7 @@ t/03podcoverage.t t/04ssl.t t/05ssl_host.t t/06remain_in_ssl.t +t/07no_cache.t +t/08detach_on_redirect.t t/lib/TestApp.pm t/lib/TestApp/Controller/SSL.pm