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


bota_node
Author(s):
autogenerated on Wed Mar 3 2021 03:09:11