Author: jkeenan
Date: Wed Dec  3 19:14:21 2008
New Revision: 33477

Modified:
   trunk/t/library/p6object.t

Log:
Number of tests in plan was short by one.

Modified: trunk/t/library/p6object.t
==============================================================================
--- trunk/t/library/p6object.t  (original)
+++ trunk/t/library/p6object.t  Wed Dec  3 19:14:21 2008
@@ -26,7 +26,7 @@
     test_namespace.'export_to'(curr_namespace, exports)
 
     ##  set our plan
-    plan(233)
+    plan(234)
 
     ##  make sure we can load the P6object library
     push_eh load_fail

Reply via email to