[svn:parrot] r43882 - branches/vtable_massacre/t/pmc

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Thu Feb 11 03:31:00 UTC 2010


Author: jkeenan
Date: Thu Feb 11 03:30:47 2010
New Revision: 43882
URL: https://trac.parrot.org/parrot/changeset/43882

Log:
Correct quantity of tests in plan.

Modified:
   branches/vtable_massacre/t/pmc/bigint.t

Modified: branches/vtable_massacre/t/pmc/bigint.t
==============================================================================
--- branches/vtable_massacre/t/pmc/bigint.t	Thu Feb 11 02:54:32 2010	(r43881)
+++ branches/vtable_massacre/t/pmc/bigint.t	Thu Feb 11 03:30:47 2010	(r43882)
@@ -20,7 +20,7 @@
 
     .include 'test_more.pir'
 
-    plan(34)
+    plan(45)
     check_libgmp_good()
 
     set_and_get()


More information about the parrot-commits mailing list