Remove debug code.
This commit is contained in:
parent
a874b0201e
commit
454ac13a4b
1 changed files with 0 additions and 2 deletions
|
|
@ -189,8 +189,6 @@ sub get_tables : Test(1) {
|
|||
my $test = shift;
|
||||
note "get_tables";
|
||||
my @tables = $test->class->meta->get_tables;
|
||||
use Data::Dumper;
|
||||
diag Dumper \@tables;
|
||||
cmp_bag(
|
||||
\@tables,
|
||||
$test->list_of_tables,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue