This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add t/test_pl* to MANIFEST
authorFather Chrysostomos <sprout@cpan.org>
Tue, 25 Sep 2012 21:16:13 +0000 (14:16 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 25 Sep 2012 21:35:13 +0000 (14:35 -0700)
Soon, we’ll be testing that these tests work. :-)

MANIFEST

index 93ce636..a3e752b 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -5507,6 +5507,8 @@ t/run/switchx.t                   Test the -x switch
 t/TEST                         The regression tester
 t/test.pl                      Simple testing library
 t/test_pl/can_isa_ok.t         Tests for the simple testing library
+t/test_pl/_num_to_alpha.t      Tests for the simple testing library 
+t/test_pl/tempfile.t           Tests for the simple testing library
 t/thread_it.pl                 Run regression tests in a new thread
 t/uni/attrs.t                  See if Unicode attributes work
 t/uni/bless.t                  See if Unicode bless works