forked from lix-project/hydra
Fix indentation
This commit is contained in:
parent
b1f7aa0583
commit
e4c123ef7c
2 changed files with 42 additions and 43 deletions
|
@ -19,4 +19,3 @@ foreach my $source (@sources) {
|
|||
ok(scalar($db->resultset($source)->search({},{ bind => ["", "", ""] })) == 0, $title);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue