drop Test::Requires as a test dep, since that test isn't run by users
[gitmo/Package-Stash-XS.git] / dist.ini
index 4e611d3..a640328 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -13,9 +13,8 @@ perl = 5.8.1
 [Prereqs / TestRequires]
 Test::Fatal = 0
 Test::More = 0.88
-Test::Requires = 0
 
-[Prereqs / TestRecommends]
+[Prereqs / DevelopRequires]
 Test::LeakTrace = 0
 
 ; we maintain a Makefile.PL in the repository to be able to work without dzil,