projects
/
dbsrgits/DBIx-Class-Historic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f4dc784
)
allow Data::Query::Constants, a trivial exporter, in lean startup list
Matt S Trout [Mon, 16 Apr 2012 14:20:23 +0000 (14:20 +0000)]
t/53lean_startup.t
patch
|
blob
|
blame
|
history
diff --git
a/t/53lean_startup.t
b/t/53lean_startup.t
index
30f1d90
..
4542e6f
100644
(file)
--- a/
t/53lean_startup.t
+++ b/
t/53lean_startup.t
@@
-60,6
+60,8
@@
BEGIN {
Class::C3::Componentised
Moo
Sub::Quote
+
+ Data::Query::Constants
/, $] < 5.010 ? ( 'Class::C3', 'MRO::Compat' ) : () }; # this is special-cased in DBIx/Class.pm
$test_hook = sub {