whitespace fixes
[catagits/Catalyst-Authentication-Store-Htpasswd.git] / t / lib / TestApp.pm
index 8d01794..bd31bf0 100644 (file)
@@ -22,7 +22,7 @@ __PACKAGE__->config(
                 },
             },
         },
-    },   
+    },
 );
 
 __PACKAGE__->setup;