libInit.cc
changeset 342 9ad1fbe70428
parent 261 c4cfa4b800f0
child 355 4f604bc10a23
--- a/libInit.cc	Wed Aug 10 01:28:50 2011 +0200
+++ b/libInit.cc	Wed Aug 10 01:28:55 2011 +0200
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/goodies/sunit/libInit.cc,v 1.10 2011-07-07 12:47:40 cg Exp $
+ * $Header: /cvs/stx/stx/goodies/sunit/libInit.cc,v 1.11 2011-08-09 23:28:55 cg Exp $
  *
  * DO NOT EDIT
  * automagically generated from the projectDefinition: stx_goodies_sunit.
@@ -32,6 +32,7 @@
 _TestAsserter_Init(pass,__pRT__,snd);
 _TestFailure_Init(pass,__pRT__,snd);
 _TestResult_Init(pass,__pRT__,snd);
+_TestRunInfo_Init(pass,__pRT__,snd);
 _TestRunner_Init(pass,__pRT__,snd);
 _TestSuite_Init(pass,__pRT__,snd);
 _TestSuitesScripter_Init(pass,__pRT__,snd);