2
0
Эх сурвалжийг харах

* change from SimpleTestRunner to ConsoleTestRunner and specify CONFIGFILE flag for the testsuite

git-svn-id: trunk@36994 -
svenbarth 8 жил өмнө
parent
commit
0f484eb032

+ 3 - 1
packages/rtl-objpas/tests/testrunner.rtlobjpas.pp

@@ -1,9 +1,11 @@
+{ %CONFIGFILE=fpcunit-console-defaults.ini testdefaults.ini }
+
 program testrunner.rtlobjpas;
 
 {$mode objfpc}{$H+}
 
 uses
-  simpletestrunner,
+  consoletestrunner,
   tests.rtti;
 
 var