root/library/tests/unittest-cpp/TestReporter.cpp @ 706

Revision 706, 87 bytes (checked in by smidl, 15 years ago)

eol-native

  • Property svn:eol-style set to native
Line 
1#include "TestReporter.h"
2
3namespace UnitTest {
4
5
6TestReporter::~TestReporter() {
7}
8
9}
Note: See TracBrowser for help on using the browser.