tidied test fix-nopassword-store mirror/fix-nopassword-store
skaufman [Mon, 7 Jan 2013 15:16:44 +0000 (15:16 +0000)]
t/store_nopassord.t

index 1c507c0..477e9b4 100644 (file)
@@ -3,5 +3,6 @@ use warnings;
 
 use Test::More tests => 1;
 
-use_ok 'Catalyst::Authentication::Credential::NoPassword', "Catalyst::Authentication::Credential::NoPassword at right spot";
+use_ok 'Catalyst::Authentication::Credential::NoPassword',
+  "Catalyst::Authentication::Credential::NoPassword at right spot";