Skip to content
Snippets Groups Projects
Commit 0b18ee54 authored by Sreekanth Arikatla's avatar Sreekanth Arikatla
Browse files

Download unit test data separately

parent 53fca9a6
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,12 @@ add_test(
-P ${CMAKE_SOURCE_DIR}/CMake/Utilities/imstkCheckFileExists.cmake
)
# Associate external data needed for testing
list(APPEND FILE_LIST
asianDragon/,REGEX:.*,
human/,REGEX:.*,
oneTet/,REGEX:.*)
#-----------------------------------------------------------------------------
# Add Example subdirectories
#-----------------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment