mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-26 06:59:33 +01:00
Added missing newline
This commit is contained in:
@@ -38,5 +38,4 @@ namespace Catch
|
|||||||
m_output = oss.str();
|
m_output = oss.str();
|
||||||
return result;
|
return result;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user