diff options
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,6 +15,7 @@ inc/Module/Install/Scripts.pm inc/Module/Install/Win32.pm inc/Module/Install/WriteAll.pm lib/MGA/Mirrors.pm +lib/MGA/Mirrors/Controller/Api.pm lib/MGA/Mirrors/Controller/Distrib.pm lib/MGA/Mirrors/Controller/Graph.pm lib/MGA/Mirrors/Controller/Mirrors.pm @@ -31,9 +32,7 @@ lib/MGA/Mirrors/View/TTBlock.pm Makefile.PL MANIFEST This list of files META.yml -mga-mirrors-0.01.tar.gz mga-mirrors.ini.in -mga-mirrors.spec mga-mirrors.spec.in mga_mirrors.conf.in README @@ -81,6 +80,7 @@ script/mga_mirrors_test.pl t/01app.t t/02pod.t t/03podcoverage.t +t/controller_Api.t t/controller_Distrib.t t/controller_Graph.t t/controller_Mirrors.t |