Make.spec
changeset 588 0d69293eb505
parent 552 7714351ad622
child 611 1eecc860f4a5
child 664 e31b2e7b658d
--- a/Make.spec	Fri Mar 21 18:23:32 2014 +0100
+++ b/Make.spec	Sun Mar 23 22:08:48 2014 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/goodies/sunit/Make.spec,v 1.23 2013-04-03 13:27:00 cg Exp $
+# $Header: /cvs/stx/stx/goodies/sunit/Make.spec,v 1.24 2014-03-23 21:08:48 cg Exp $
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_goodies_sunit.
@@ -62,6 +62,7 @@
 	stx_goodies_sunit \
 	ResumableTestFailure \
 	TestCase \
+	TestCaseWithArguments \
 	TestResource \
 	TestCaseOutcome \
 	TestResultStX \
@@ -86,6 +87,7 @@
     $(OUTDIR_SLASH)stx_goodies_sunit.$(O) \
     $(OUTDIR_SLASH)ResumableTestFailure.$(O) \
     $(OUTDIR_SLASH)TestCase.$(O) \
+    $(OUTDIR_SLASH)TestCaseWithArguments.$(O) \
     $(OUTDIR_SLASH)TestResource.$(O) \
     $(OUTDIR_SLASH)TestCaseOutcome.$(O) \
     $(OUTDIR_SLASH)TestResultStX.$(O) \