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

plobsing at svn.parrot.org plobsing at svn.parrot.org
Sat Sep 25 10:49:41 UTC 2010


Author: plobsing
Date: Sat Sep 25 10:49:40 2010
New Revision: 49322
URL: https://trac.parrot.org/parrot/changeset/49322

Log:
eliminate unused and now non-existant file include

Modified:
   trunk/t/pmc/packfileconstanttable.t

Modified: trunk/t/pmc/packfileconstanttable.t
==============================================================================
--- trunk/t/pmc/packfileconstanttable.t	Sat Sep 25 08:50:09 2010	(r49321)
+++ trunk/t/pmc/packfileconstanttable.t	Sat Sep 25 10:49:40 2010	(r49322)
@@ -26,7 +26,6 @@
 
 .sub 'main' :main
 .include 'test_more.pir'
-.include 'packfile_constants.pasm'
     'plan'(15)
 
     'test_sanity'()


More information about the parrot-commits mailing list