Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/unittests/TestRunnerMain.cpp

    rcee0a17 rc39cc4  
    1414// give the main function its correct name
    1515#define CPPUNIT_MAIN main
     16
    1617// include the TestRunnerClient file containing the main class
    1718#include "../../../TestRunnerClient.h"
    1819#include "../../../TestRunnerClient.cpp"
     20
    1921#else
    20 #include "UnitTestMain.cpp"
    21 #endif
    2222
     23#include "unittests/UnitTestMain.cpp"
     24
     25#endif /* HAVE_ECUT */
Note: See TracChangeset for help on using the changeset viewer.