diff --git a/Surface_mesh_parameterization/examples/Surface_mesh_parameterization/test_all.sh b/Surface_mesh_parameterization/examples/Surface_mesh_parameterization/test_all.sh index ad5549d017a..548497a20fa 100755 --- a/Surface_mesh_parameterization/examples/Surface_mesh_parameterization/test_all.sh +++ b/Surface_mesh_parameterization/examples/Surface_mesh_parameterization/test_all.sh @@ -2,14 +2,14 @@ # Intensive test: test all surface parameterization methods with all models in data folder -# ./test_model.sh cube -# ./test_model.sh holes -# ./test_model.sh mannequin-devil -# ./test_model.sh mask_cone -# ./test_model.sh nefertiti -# ./test_model.sh rotor -# ./test_model.sh sphere966 -# ./test_model.sh three_peaks +./test_model.sh cube +./test_model.sh holes +./test_model.sh mannequin-devil +./test_model.sh mask_cone +./test_model.sh nefertiti +./test_model.sh rotor +./test_model.sh sphere966 +./test_model.sh three_peaks echo "***************************************************************"