[svn:parrot] r44333 - trunk/t/pmc

mikehh at svn.parrot.org mikehh at svn.parrot.org
Mon Feb 22 23:40:14 UTC 2010


Author: mikehh
Date: Mon Feb 22 23:40:13 2010
New Revision: 44333
URL: https://trac.parrot.org/parrot/changeset/44333

Log:
fix a test that got corrupted in editing

Modified:
   trunk/t/pmc/packfileannotation.t

Modified: trunk/t/pmc/packfileannotation.t
==============================================================================
--- trunk/t/pmc/packfileannotation.t	Mon Feb 22 23:39:49 2010	(r44332)
+++ trunk/t/pmc/packfileannotation.t	Mon Feb 22 23:40:13 2010	(r44333)
@@ -15,7 +15,7 @@
 Tests the PackfileAnnotation PMC.
 
 =cut
-t/codingstd/pir_code_coda.t
+
 # PackfileAnnotation constructor
 .sub 'test' :main
 .include 'test_more.pir'


More information about the parrot-commits mailing list