Mercurial > fife-parpg
view ext/UnitTest++/src/TestReporter.cpp @ 320:2020053fffe0
Forgot to add layereditor.xml ...
author | cheesesucker@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Sun, 16 Aug 2009 20:51:02 +0000 |
parents | 0d325e9d5953 |
children |
line wrap: on
line source
#include "TestReporter.h" namespace UnitTest { TestReporter::~TestReporter() { } }