[svn:parrot] r48119 - branches/gsoc_instrument/t/library

cotto at svn.parrot.org cotto at svn.parrot.org
Tue Jul 20 02:41:42 UTC 2010


Author: cotto
Date: Tue Jul 20 02:41:42 2010
New Revision: 48119
URL: https://trac.parrot.org/parrot/changeset/48119

Log:
update test plan

Modified:
   branches/gsoc_instrument/t/library/instrument_eventlibrary.t

Modified: branches/gsoc_instrument/t/library/instrument_eventlibrary.t
==============================================================================
--- branches/gsoc_instrument/t/library/instrument_eventlibrary.t	Tue Jul 20 01:40:46 2010	(r48118)
+++ branches/gsoc_instrument/t/library/instrument_eventlibrary.t	Tue Jul 20 02:41:42 2010	(r48119)
@@ -30,7 +30,7 @@
     # Load the Instrument library.
     load_bytecode 'Instrument/InstrumentLib.pbc'
 
-    plan(4)
+    plan(9)
 
     test_loadlib()
     test_gc()


More information about the parrot-commits mailing list