[Bps-public-commit] r14431 - Prophet/trunk/t

cwest at bestpractical.com cwest at bestpractical.com
Wed Jul 23 12:42:02 EDT 2008


Author: cwest
Date: Wed Jul 23 12:42:02 2008
New Revision: 14431

Modified:
   Prophet/trunk/t/edit.t

Log:
FD30A700-5866-11DD-9C0D-12EC3D9AEBE7: main::diag redefine warnings removed

Modified: Prophet/trunk/t/edit.t
==============================================================================
--- Prophet/trunk/t/edit.t	(original)
+++ Prophet/trunk/t/edit.t	Wed Jul 23 12:42:02 2008
@@ -1,7 +1,6 @@
 use warnings;
 use strict;
-use Test::More tests => 34;
-use Prophet::Test;
+use Prophet::Test tests => 34;
 use File::Temp qw'tempdir';
 
 $ENV{'PROPHET_REPO'} = tempdir( CLEANUP => 0 ) . '/repo-' . $$;



More information about the Bps-public-commit mailing list