summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2010-06-15 18:58:55 -0500
committerJesse Luehrs <doy@tozt.net>2010-06-15 18:58:55 -0500
commita9daba9ef318d1fd94851773d6c3f061ce5dae04 (patch)
treeabcb4b11749907f82fe638160723219d62f9fa1c /dist.ini
parenta1cab668ceadb2c516562998fccb923149d6ce24 (diff)
downloadpackage-stash-a9daba9ef318d1fd94851773d6c3f061ce5dae04.tar.gz
package-stash-a9daba9ef318d1fd94851773d6c3f061ce5dae04.zip
bump prereq for Test::More to get done_testing
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
index ba0b1bd..aad335c 100644
--- a/dist.ini
+++ b/dist.ini
@@ -10,3 +10,4 @@ abstract = routines for manipulating stashes
[Prereq]
Scalar::Util = 0
Test::Exception = 0
+Test::More = 0.88