/* * test_cj125.cpp * * Created on: Jan 3, 2019 * @author Andrey Belomutskiy, (c) 2012-2019 */ #include "test_c125.h" #include "gtest/gtest.h" TEST(testCJ125, todo) { EXPECT_EQ(1, 2 - 1); }