[svn:parrot] r44101 - branches/tt_1449/t/pmc

whiteknight at svn.parrot.org whiteknight at svn.parrot.org
Wed Feb 17 18:03:00 UTC 2010


Author: whiteknight
Date: Wed Feb 17 18:02:59 2010
New Revision: 44101
URL: https://trac.parrot.org/parrot/changeset/44101

Log:
[TT #1449] fix test plan

Modified:
   branches/tt_1449/t/pmc/namespace.t

Modified: branches/tt_1449/t/pmc/namespace.t
==============================================================================
--- branches/tt_1449/t/pmc/namespace.t	Wed Feb 17 18:02:13 2010	(r44100)
+++ branches/tt_1449/t/pmc/namespace.t	Wed Feb 17 18:02:59 2010	(r44101)
@@ -56,7 +56,7 @@
 
 .sub main :main
     .include 'test_more.pir'
-    plan(70)
+    plan(74)
 
     create_namespace_pmc()
     verify_namespace_type()


More information about the parrot-commits mailing list