Fix export_obj_cube test.

Verified that current export files for all_quads.blend are good,
then updated expected MD5 hash to match current files.
This commit is contained in:
Howard Trickey 2019-04-03 10:05:47 -04:00
parent 07b91c62cb
commit b2d68b53df
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ add_test(
--run={'FINISHED'}&bpy.ops.export_scene.obj\(filepath='${TEST_OUT_DIR}/export_obj_cube.obj',use_selection=False\)
--md5_source=${TEST_OUT_DIR}/export_obj_cube.obj
--md5_source=${TEST_OUT_DIR}/export_obj_cube.mtl
--md5=e80660437ad9bfe082849641c361a233 --md5_method=FILE
--md5=95832f81160f07101dc566cb286a9f76 --md5_method=FILE
)
add_test(