Trailing WS crusade - got to save them bits
[dbsrgits/DBIx-Class.git] / t / 72pg.t
index 5596fd2..f3250ed 100644 (file)
--- a/t/72pg.t
+++ b/t/72pg.t
@@ -435,7 +435,7 @@ lives_ok { $cds->update({ year => '2010' }) } 'Update on prefetched rs';
   } 'with_deferred_fk_checks code survived';
 
   is eval { $schema->resultset('Track')->find(999)->title }, 'deferred FK track',
-     'code in with_deferred_fk_checks worked'; 
+     'code in with_deferred_fk_checks worked';
 
   throws_ok {
     $schema->resultset('Track')->create({