- Improved unittest description

This commit is contained in:
Jan Möbius
2019-02-04 08:46:26 +01:00
parent c98de02846
commit dd9917cacc

View File

@@ -82,7 +82,7 @@ TEST_F(OpenMeshReadWritePLY, LoadSimplePLY) {
} }
/* /*
* Just load a ply * Load a ply ascii file without a newline at the end of the file
*/ */
TEST_F(OpenMeshReadWritePLY, LoadSimplePLYNoEndl) { TEST_F(OpenMeshReadWritePLY, LoadSimplePLYNoEndl) {