Fix indentation

This commit is contained in:
Eelco Dolstra 2013-01-23 12:48:02 +00:00
parent b1f7aa0583
commit e4c123ef7c
2 changed files with 42 additions and 43 deletions

View file

@ -19,4 +19,3 @@ foreach my $source (@sources) {
ok(scalar($db->resultset($source)->search({},{ bind => ["", "", ""] })) == 0, $title);
}
}