update tests

This commit is contained in:
Alec Jacobson
2018-12-26 18:37:34 -06:00
parent 9f663dfdce
commit f186bed09c
+1 -1
View File
@@ -153,7 +153,7 @@ function(igl_download_test_data)
DOWNLOAD_DIR ${LIBIGL_EXTERNAL}/.cache/test_data
QUIET
GIT_REPOSITORY https://github.com/libigl/libigl-tests-data
GIT_TAG c01017b0c73734c0807c95563628ad2754efb462
GIT_TAG adc66cabf712a0bd68ac182b4e7f8b5ba009c3dd
${LIBIGL_EXTRA_OPTIONS}
)
endfunction()