Added include
This commit is contained in:
parent
b55c7d5725
commit
14f162c67f
@ -1,6 +1,8 @@
|
|||||||
#if GTEST
|
#if GTEST
|
||||||
#include <gtest/gtest.h>
|
#include <gtest/gtest.h>
|
||||||
|
|
||||||
|
#include "Roboid.h"
|
||||||
|
|
||||||
TEST(Dummy, Foo) {
|
TEST(Dummy, Foo) {
|
||||||
Motor motorLeft = Motor();
|
Motor motorLeft = Motor();
|
||||||
Motor motorRight = Motor();
|
Motor motorRight = Motor();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user