diff --git a/src/Unittests/unittests_read_write_PLY.cc b/src/Unittests/unittests_read_write_PLY.cc index d428ec12..dd83ff81 100644 --- a/src/Unittests/unittests_read_write_PLY.cc +++ b/src/Unittests/unittests_read_write_PLY.cc @@ -83,6 +83,7 @@ TEST_F(OpenMeshReadWritePLY, LoadSimplePLY) { /* * Load a ply ascii file without a newline at the end of the file + * */ TEST_F(OpenMeshReadWritePLY, LoadSimplePLYNoEndl) {