Fix failing PLY test, update hash because metadata changed

This commit is contained in:
Brecht Van Lommel 2020-07-29 17:59:09 +02:00
parent 3274ce0a8e
commit 81ce8481b2
1 changed files with 1 additions and 1 deletions

View File

@ -337,7 +337,7 @@ add_blender_test(
--python ${CMAKE_CURRENT_LIST_DIR}/bl_test.py --
--run={'FINISHED'}&bpy.ops.export_mesh.ply\(filepath='${TEST_OUT_DIR}/io_tests/export_ply_vertices.ply'\)
--md5_source=${TEST_OUT_DIR}/io_tests/export_ply_vertices.ply
--md5=37faba0aa2014451b27f951afa92f870 --md5_method=FILE
--md5=ee6ce2e69c1d9a7418ff0548f6338f70 --md5_method=FILE
)