[Bps-public-commit] r15723 - Test-Chimps-Client/branches/modern-tap/t
alexmv at bestpractical.com
alexmv at bestpractical.com
Wed Sep 3 16:38:38 EDT 2008
Author: alexmv
Date: Wed Sep 3 16:38:37 2008
New Revision: 15723
Modified:
Test-Chimps-Client/branches/modern-tap/t/05-client-basic.t
Test-Chimps-Client/branches/modern-tap/t/10-smoker-basic.t
Log:
* Now passing tests
Modified: Test-Chimps-Client/branches/modern-tap/t/05-client-basic.t
==============================================================================
--- Test-Chimps-Client/branches/modern-tap/t/05-client-basic.t (original)
+++ Test-Chimps-Client/branches/modern-tap/t/05-client-basic.t Wed Sep 3 16:38:37 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/branches/modern-tap/t/10-smoker-basic.t
==============================================================================
--- Test-Chimps-Client/branches/modern-tap/t/10-smoker-basic.t (original)
+++ Test-Chimps-Client/branches/modern-tap/t/10-smoker-basic.t Wed Sep 3 16:38:37 2008
@@ -1,4 +1,4 @@
-#!perl -T
+#!perl
use Test::More tests => 3;
More information about the Bps-public-commit
mailing list