whitespace clean up
[catagits/Catalyst-Controller-DBIC-API.git] / t / lib / RestTest / Model / RestTestDB.pm
index 4e1fb5b..329fe46 100644 (file)
@@ -13,7 +13,7 @@ __PACKAGE__->config(
                         "",
                         "",
                                           {AutoCommit => 1}
-                      ]                                          
+                      ]
 );
 
 1;