about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <franck@lumberjaph.net>2015-02-16 13:35:37 -0800
committerFranck Cuny <franck@lumberjaph.net>2015-02-16 13:35:37 -0800
commitedb3c040e3d97db5e6cc717c1319be78bcc25be6 (patch)
tree7ca570e031d4e121d8b6f1da51626288294a63b3
parentUpdate and rename readme. (diff)
downloadnet-http-api-edb3c040e3d97db5e6cc717c1319be78bcc25be6.tar.gz
Update name of some dzil modules.
NoTabsTests and EOLTests are deprecated and have been replaced with
Test::NoTabs and Test::EOL.
-rw-r--r--dist.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist.ini b/dist.ini
index 5aef227..3b819f4 100644
--- a/dist.ini
+++ b/dist.ini
@@ -13,8 +13,8 @@ bundle = @Basic
 [PkgVersion]
 [PodSyntaxTests]
 [PodCoverageTests]
-[NoTabsTests]
-[EOLTests]
+[Test::NoTabs]
+[Test::EOL]
 
 [MetaResources]
 repository = git://github.com/franckcuny/net-http-api.git