Fix versioning test so it works with SQLT 0.09.
[dbsrgits/DBIx-Class-Historic.git] / lib / DBIx / Class / Storage.pm
index 9cc3bbf..91fe228 100644 (file)
@@ -262,7 +262,7 @@ which allows the rollback to propagate to the outermost transaction.
 
 sub txn_rollback { die "Virtual method!" }
 
-=for 
+=for comment
 
 =head2 txn_scope_guard