X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F746sybase.t;h=7e5696a3821eb0f1daf3c494f2614e3237c40372;hb=c9d9c67046115c4717b9ad49532b66d82d135310;hp=a3b4d6fb5e0bcf121e7a44638767616285cc9bb3;hpb=c966cf1bcac4a18bc06a8c2f1b91e49e2299d71b;p=dbsrgits%2FDBIx-Class.git diff --git a/t/746sybase.t b/t/746sybase.t index a3b4d6f..7e5696a 100644 --- a/t/746sybase.t +++ b/t/746sybase.t @@ -307,9 +307,9 @@ CREATE TABLE money_test ( SQL }); -# test insert transactions when there's an active cursor +# test insert transaction when there's an active cursor TODO: { - local $TODO = 'not supported yet or possibly ever'; +# local $TODO = 'not supported yet or possibly ever'; SKIP: { skip 'not testing insert with active cursor if using unsafe_insert', 1