Not currently used or integrated into other files, thus removed.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@76 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
#include <TestSuite.h>
|
||||
|
||||
void
|
||||
TestSuite::run (CppUnit::TestResult *result) {
|
||||
setUp();
|
||||
CppUnit::TestSuite::run(result);
|
||||
tearDown();
|
||||
}
|
||||
Reference in New Issue
Block a user