?login_element?

Subversion Repositories NedoOS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. #include "TestReporter.h"
  2.  
  3. namespace UnitTest {
  4.  
  5.    TestReporter::~TestReporter()
  6.    {}
  7.  
  8. }
  9.