automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Wed, 24 Oct 2012 20:22:38 +0200
changeset 475 28b9630af8ce
parent 474 4e0e5f24e3ee
child 476 700cd1a9964c
automatically generated by browser
libInit.cc
--- a/libInit.cc	Wed Oct 24 20:22:36 2012 +0200
+++ b/libInit.cc	Wed Oct 24 20:22:38 2012 +0200
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/goodies/sunit/libInit.cc,v 1.19 2011-08-21 15:28:31 cg Exp $
+ * $Header: /cvs/stx/stx/goodies/sunit/libInit.cc,v 1.20 2012-10-24 18:22:38 cg Exp $
  *
  * DO NOT EDIT
  * automagically generated from the projectDefinition: stx_goodies_sunit.
@@ -33,6 +33,7 @@
 _TestCaseOutcome_Init(pass,__pRT__,snd);
 _TestFailure_Init(pass,__pRT__,snd);
 _TestResult_Init(pass,__pRT__,snd);
+_TestResultReporter_Init(pass,__pRT__,snd);
 _TestRunner_Init(pass,__pRT__,snd);
 _TestSuite_Init(pass,__pRT__,snd);
 _TestSuitesScripter_Init(pass,__pRT__,snd);