projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
18d8002
)
clearer test message
Arthur Axel "fREW" Schmidt [Wed, 11 Nov 2009 22:54:15 +0000 (22:54 +0000)]
t/100populate.t
patch
|
blob
|
blame
|
history
diff --git
a/t/100populate.t
b/t/100populate.t
index
5237480
..
e179931
100644
(file)
--- a/
t/100populate.t
+++ b/
t/100populate.t
@@
-314,6
+314,6
@@
lives_ok {
autopilot => 'b',
}]
}])
-} 'fix RT50828';
+} 'multicol-PK has_many populate works';
done_testing;