projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
7add467
)
* Removed an outdated comment.
Norbert Buchmuller [Sun, 21 Dec 2008 05:44:42 +0000 (06:44 +0100)]
t/lib/DBIC/SqlMakerTest.pm
patch
|
blob
|
blame
|
history
diff --git
a/t/lib/DBIC/SqlMakerTest.pm
b/t/lib/DBIC/SqlMakerTest.pm
index
eb7e727
..
6f45efb
100644
(file)
--- a/
t/lib/DBIC/SqlMakerTest.pm
+++ b/
t/lib/DBIC/SqlMakerTest.pm
@@
-64,7
+64,6
@@
our @EXPORT = qw/
return $left eq $right;
}
- # lifted from SQL::Abstract::Test
sub eq_bind
{
my ($bind_ref1, $bind_ref2) = @_;