ADD: added container class and adapted test
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include <kubecontrol/kubecontrol.hpp>
|
||||
#include <loguru.hpp>
|
||||
|
||||
SCENARIO("Testing the SimCore Sensor")
|
||||
SCENARIO("Testing the kubecontrol")
|
||||
{
|
||||
std::string file= "../docs/config";
|
||||
kubecontrol::kubecontrol kubecontroler(file);
|
||||
|
||||
Reference in New Issue
Block a user