diff --git a/src/Unittests/unittests_read_write_OM.cc b/src/Unittests/unittests_read_write_OM.cc index 37dbb120..ebefebb7 100644 --- a/src/Unittests/unittests_read_write_OM.cc +++ b/src/Unittests/unittests_read_write_OM.cc @@ -1595,7 +1595,7 @@ void do_all_property_types(MeshT& _mesh, PropertyAction action) do_property (_mesh, action); do_property (_mesh, action); do_property (_mesh, action); -// do_property (_mesh, action); + do_property (_mesh, action); // do_property> (_mesh, action); // do_property> (_mesh, action); // do_property> (_mesh, action);