libInit.cc
changeset 588 0d69293eb505
parent 560 dfce479d1e5d
child 611 1eecc860f4a5
child 664 e31b2e7b658d
--- a/libInit.cc	Fri Mar 21 18:23:32 2014 +0100
+++ b/libInit.cc	Sun Mar 23 22:08:48 2014 +0100
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/goodies/sunit/libInit.cc,v 1.23 2013-04-03 13:27:16 cg Exp $
+ * $Header: /cvs/stx/stx/goodies/sunit/libInit.cc,v 1.24 2014-03-23 21:08:48 cg Exp $
  *
  * DO NOT EDIT
  * automagically generated from the projectDefinition: stx_goodies_sunit.
@@ -42,6 +42,7 @@
 _stx_137goodies_137sunit_Init(pass,__pRT__,snd);
 _ResumableTestFailure_Init(pass,__pRT__,snd);
 _TestCase_Init(pass,__pRT__,snd);
+_TestCaseWithArguments_Init(pass,__pRT__,snd);
 _TestResource_Init(pass,__pRT__,snd);
 _TestResultStX_Init(pass,__pRT__,snd);
 _TestSkipped_Init(pass,__pRT__,snd);