Skip to content

Commit

Permalink
Fix comment whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
cbachhuber authored and henryiii committed Mar 23, 2020
1 parent 286cd0f commit e85eaec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ConfigFileTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1844,7 +1844,7 @@ TEST_F(TApp, ConfigWriteReadWrite) {
EXPECT_EQ(config1, config2);
}

///////INI output tests
/////// INI output tests

TEST_F(TApp, IniOutputSimple) {

Expand Down

0 comments on commit e85eaec

Please sign in to comment.