something something

This commit is contained in:
Robert Gernhardt
2014-03-15 22:52:57 +01:00
parent 4dffbf9383
commit 75a3cc4327
54 changed files with 493 additions and 209 deletions

View File

@@ -15,7 +15,7 @@ using ::testing::Expectation;
using namespace testing;
namespace controller {
namespace core {
class MockInternalScheduler: public IInternalScheduler
{