Skip to content

Commit ecbe3ff

Browse files
authored
Add placeholder comment in CreateTest
Added a placeholder comment for future implementation.
1 parent ffb6284 commit ecbe3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/common/LoggerTest.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ using namespace cppcore;
66
class LoggerTest : public testing::Test {};
77

88
TEST_F(LoggerTest, CreateTest) {
9-
9+
// will come
1010
}

0 commit comments

Comments
 (0)