#include #include "Engine/Core/InputManager.h" BOOST_AUTO_TEST_SUITE(inputManagerTests) BOOST_AUTO_TEST_CASE(inputManagerTest) { //already tested eventbroker so inputManager is indirectly already tested } BOOST_AUTO_TEST_SUITE_END()