Skip to content
Snippets Groups Projects
Commit 859500b2 authored by Anna Wellmann's avatar Anna Wellmann
Browse files

Remove incorrect include

parent b4220f4c
No related branches found
No related tags found
1 merge request!205Refactoring in ActuatorFarm
#ifndef TESTUTILITIES_H
#define TESTUTILITIES_H
#include "_deps/googletest-src/googletest/include/gtest/gtest.h"
#include "gmock/gmock.h"
#include <gmock/gmock.h>
inline auto RealEq = [](auto value) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment