[Catalyst-commits] r7840 - trunk/Catalyst-View-Mason/t

rafl at dev.catalyst.perl.org rafl at dev.catalyst.perl.org
Wed May 28 14:47:44 BST 2008


Author: rafl
Date: 2008-05-28 14:47:44 +0100 (Wed, 28 May 2008)
New Revision: 7840

Removed:
   trunk/Catalyst-View-Mason/t/portability-files.t
Log:
Remove the file portability test.


Deleted: trunk/Catalyst-View-Mason/t/portability-files.t
===================================================================
--- trunk/Catalyst-View-Mason/t/portability-files.t	2008-05-28 13:47:38 UTC (rev 7839)
+++ trunk/Catalyst-View-Mason/t/portability-files.t	2008-05-28 13:47:44 UTC (rev 7840)
@@ -1,9 +0,0 @@
-use strict;
-use warnings;
-use Test::More;
-
-eval 'use Test::Portability::Files';
-plan skip_all => 'Test::Portability::Files required' if $@;
-
-options(all_tests => 1);
-run_tests();




More information about the Catalyst-commits mailing list