[Bps-public-commit] Prophet branch, master, updated. 009ad5b5dcc9e89894fa47d064435eb46b39e0c4

sartak at bestpractical.com sartak at bestpractical.com
Fri Jun 19 00:03:59 EDT 2009


The branch, master has been updated
       via  009ad5b5dcc9e89894fa47d064435eb46b39e0c4 (commit)
      from  e6e6e410d076acf6481aea9b0601241c3a831080 (commit)

Summary of changes:
 t/log.t |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit 009ad5b5dcc9e89894fa47d064435eb46b39e0c4
Author: Shawn M Moore <sartak at gmail.com>
Date:   Fri Jun 19 00:03:48 2009 -0400

    No need to use Test::More since we have Prophet::Test

diff --git a/t/log.t b/t/log.t
index 0f843c6..cefe815 100644
--- a/t/log.t
+++ b/t/log.t
@@ -1,8 +1,7 @@
 use warnings;
 use strict;
-use Test::More tests => 22;
+use Prophet::Test tests => 22;
 use File::Temp qw'tempdir';
-use Prophet::Test;
 
 # tests for log command
 

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list