empty_test.cpp
Go to the documentation of this file.
1 #include <gtest/gtest.h>
2 
3 TEST(Placeholder, emptyTest) { // NOLINT
4  ASSERT_TRUE(true);
5 }
TEST(Placeholder, emptyTest)
Definition: empty_test.cpp:3


grid_map_loader
Author(s): Péter Fankhauser
autogenerated on Tue Jun 1 2021 02:13:41