Merge 'current' into 'back-compat'
[dbsrgits/DBIx-Class-Schema-Loader.git] / Makefile.PL
index 62ffddc..63c3d25 100644 (file)
@@ -27,6 +27,8 @@ requires 'Class::Unload'               => 0;
 
 install_script 'script/dbicdump';
 
+tests_recursive;
+
 # This is my manual hack for better feature control
 #  If you want to change the default answer for a feature,
 #  set the appropriate environment variable, like