Add author test for whitespace errors and make whitespace more consistent
[dbsrgits/DBIx-Class-Schema-Loader.git] / t / 25backcompat.t
index 2243144..477f654 100644 (file)
@@ -33,7 +33,7 @@ sub contains;
         'dynamic schema in 0.04006 mode warning';
     contains $warning, 'DBIx::Class::Schema::Loader::Manual::UpgradingFromV4',
         'warning refers to upgrading doc';
-    
+
     run_v4_tests($res);
 }