[Bps-public-commit] r15730 - in Test-Chimps-Client/trunk: .
alexmv at bestpractical.com
alexmv at bestpractical.com
Wed Sep 3 16:51:15 EDT 2008
Author: alexmv
Date: Wed Sep 3 16:51:14 2008
New Revision: 15730
Modified:
Test-Chimps-Client/trunk/ (props changed)
Test-Chimps-Client/trunk/t/05-client-basic.t
Test-Chimps-Client/trunk/t/10-smoker-basic.t
Log:
r36838 at kohr-ah (orig r15723): alexmv | 2008-09-03 16:38:37 -0400
* Now passing tests
Modified: Test-Chimps-Client/trunk/t/05-client-basic.t
==============================================================================
--- Test-Chimps-Client/trunk/t/05-client-basic.t (original)
+++ Test-Chimps-Client/trunk/t/05-client-basic.t Wed Sep 3 16:51:14 2008
@@ -1,9 +1,7 @@
-#!perl -T
+#!perl
use Test::More tests => 6;
-use Test::TAP::Model::Visual;
-
BEGIN {
use_ok( 'Test::Chimps::Client' );
}
Modified: Test-Chimps-Client/trunk/t/10-smoker-basic.t
==============================================================================
--- Test-Chimps-Client/trunk/t/10-smoker-basic.t (original)
+++ Test-Chimps-Client/trunk/t/10-smoker-basic.t Wed Sep 3 16:51:14 2008
@@ -1,4 +1,4 @@
-#!perl -T
+#!perl
use Test::More tests => 3;
More information about the Bps-public-commit
mailing list