Skip to content
Snippets Groups Projects
ISaveableTest.h 468 B
Newer Older
#ifndef MANTID_MDEVENTS_ISAVEABLETEST_H_
#define MANTID_MDEVENTS_ISAVEABLETEST_H_

#include "MantidKernel/Timer.h"
#include <cxxtest/TestSuite.h>

using namespace Mantid;

class ISaveableTest : public CxxTest::TestSuite
{
public:

  void test_Something()
  {