Trailing WS crusade - got to save them bits
[dbsrgits/DBIx-Class.git] / t / 749sqlanywhere.t
index 816186e..a0e55f9 100644 (file)
@@ -177,7 +177,7 @@ EOF
       ok($rs->find($id)->$type eq $binstr{$size}, "verified inserted $size $type" );
     }
   }
+
   my @uuid_types = qw/uniqueidentifier uniqueidentifierstr/;
 
 # test uniqueidentifiers (and the cursor_class).