projects
/
virtual-ldap
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
read additional yaml files from yaml/attribute/value.yaml
[virtual-ldap]
/
Makefile.PL
diff --git
a/Makefile.PL
b/Makefile.PL
index
20c6eec
..
9833e2e
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-22,6
+22,10
@@
features(
'Convert::ASN1',
'Net::LDAP::ASN',
],
+ 't/koha integration tests' => [
+ -default => 0,
+ 'Test::WWW::Mechanize',
+ ],
);
auto_install;