tests/Make.spec
changeset 404 8da796db7f95
parent 403 7063d523b064
child 421 7e08b31e0dae
--- a/tests/Make.spec	Sat Nov 01 00:30:28 2014 +0000
+++ b/tests/Make.spec	Sat Nov 01 00:34:30 2014 +0000
@@ -50,7 +50,6 @@
 STCWARNINGS=-warnNonStandard
 
 COMMON_CLASSES= \
-	PPAbstractParseTest \
 	PPAbstractParserTest \
 	PPArithmeticParser \
 	PPContextMementoTest \
@@ -75,7 +74,6 @@
 
 
 COMMON_OBJS= \
-    $(OUTDIR_SLASH)PPAbstractParseTest.$(O) \
     $(OUTDIR_SLASH)PPAbstractParserTest.$(O) \
     $(OUTDIR_SLASH)PPArithmeticParser.$(O) \
     $(OUTDIR_SLASH)PPContextMementoTest.$(O) \