X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F19quotes_newstyle.t;h=80e6d04ef83cfe34653377658eaa83dd33d16bb3;hb=3ebc5603d1fb51f7d15c18c1d80a043495d93f9e;hp=748b11295c2a68e88c317472891f371479952b61;hpb=c61a0748004eaaeb8207dc8a933ed5213ccce3e6;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/t/19quotes_newstyle.t b/t/19quotes_newstyle.t index 748b112..80e6d04 100644 --- a/t/19quotes_newstyle.t +++ b/t/19quotes_newstyle.t @@ -19,7 +19,7 @@ use_ok('DBIC::DebugObj'); my $schema = DBICTest->init_schema(); -diag('Testing against ' . join(' ', map { $schema->storage->dbh->get_info($_) } qw/17 18/)); +#diag('Testing against ' . join(' ', map { $schema->storage->dbh->get_info($_) } qw/17 18/)); my $dsn = $schema->storage->_dbi_connect_info->[0]; $schema->connection(