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