tests/Make.spec
changeset 376 a2656b27cace
parent 319 6ca22818c1b6
child 377 6112a403a52d
--- a/tests/Make.spec	Fri Oct 03 01:36:33 2014 +0100
+++ b/tests/Make.spec	Fri Oct 03 01:59:10 2014 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/goodies/petitparser/tests/Make.spec,v 1.2 2014-03-04 20:31:53 cg Exp $
+# $Header$
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_goodies_petitparser_tests.
@@ -50,17 +50,13 @@
 STCWARNINGS=-warnNonStandard
 
 COMMON_CLASSES= \
-	PPAbstractParserTest \
 	stx_goodies_petitparser_tests \
-	PPCompositeParserTest \
 
 
 
 
 COMMON_OBJS= \
-    $(OUTDIR_SLASH)PPAbstractParserTest.$(O) \
     $(OUTDIR_SLASH)stx_goodies_petitparser_tests.$(O) \
-    $(OUTDIR_SLASH)PPCompositeParserTest.$(O) \