We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d30a78 commit 3082bd2Copy full SHA for 3082bd2
1 file changed
Tests/Time/common_tests.cpp
@@ -48,7 +48,7 @@ void reset() {
48
}
49
50
void set_fail_on_error(bool enabled) { fail_on_error = enabled; }
51
-};
+}; // namespace ST_LIB::TestInfoWarning
52
53
void InfoWarning::SetMetaData(int line, const char* func, const char* file) {
54
InfoWarning::line = to_string(line);
0 commit comments