Skip to content

Commit 3082bd2

Browse files
formatting again
1 parent 3d30a78 commit 3082bd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tests/Time/common_tests.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ void reset() {
4848
}
4949

5050
void set_fail_on_error(bool enabled) { fail_on_error = enabled; }
51-
};
51+
}; // namespace ST_LIB::TestInfoWarning
5252

5353
void InfoWarning::SetMetaData(int line, const char* func, const char* file) {
5454
InfoWarning::line = to_string(line);

0 commit comments

Comments
 (0)