[Bps-public-commit] Shipwright branch, master, updated. 82b83c6dd84d0d307cc6ba65fb8bc1787c2d4593

sunnavy at bestpractical.com sunnavy at bestpractical.com
Sun Aug 9 22:51:58 EDT 2009


The branch, master has been updated
       via  82b83c6dd84d0d307cc6ba65fb8bc1787c2d4593 (commit)
      from  2b8bac9573da0d1532d71b277c241e37ae2edbd1 (commit)

Summary of changes:
 t/02.shipwright.t |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit 82b83c6dd84d0d307cc6ba65fb8bc1787c2d4593
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Mon Aug 10 10:51:48 2009 +0800

    test fix

diff --git a/t/02.shipwright.t b/t/02.shipwright.t
index 93c5fe2..a8190b3 100644
--- a/t/02.shipwright.t
+++ b/t/02.shipwright.t
@@ -3,6 +3,8 @@ use warnings;
 
 use Test::More tests => 9;
 use Shipwright;
+use Shipwright::Test;
+Shipwright::Test->init;
 
 my $sw = Shipwright->new(
     repository => 'svk:/test/foo',

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



More information about the Bps-public-commit mailing list