compiling
This commit is contained in:
@@ -1,25 +0,0 @@
|
||||
/*
|
||||
* TestInputDriverFactory.cpp
|
||||
*
|
||||
* Created on: Jul 11, 2018
|
||||
* Author: Andreas Schneider, Johannes Wendel, Jonas Zeunert, Oliver Martin, Dr. Franca Rupprecht
|
||||
*/
|
||||
|
||||
#include "catch.hpp"
|
||||
#include "fakeit.hpp"
|
||||
|
||||
#include "utilities/LoggerFactory.hpp"
|
||||
|
||||
|
||||
// testing purposes
|
||||
#define private public
|
||||
|
||||
#include "output/Solenoid.h"
|
||||
|
||||
using namespace Output;
|
||||
using namespace fakeit;
|
||||
|
||||
SCENARIO("")
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user