Skip to content
Snippets Groups Projects
Commit 3c8d6d9e authored by Berk Geveci's avatar Berk Geveci Committed by Code Review
Browse files

Merge topic 'fix-resampling-test-registration' into master

7d7fcfa4 Remove test dependency to data when not needed
parents cd87f47e 7d7fcfa4
No related merge requests found
......@@ -6,7 +6,7 @@ vtk_add_test_mpi(TransmitImageData.cxx TESTING_DATA)
vtk_add_test_mpi(TransmitImageDataRenderPass.cxx TESTING_DATA)
vtk_add_test_mpi(TransmitRectilinearGrid.cxx TESTING_DATA)
vtk_add_test_mpi(TransmitStructuredGrid.cxx TESTING_DATA)
vtk_add_test_mpi(ParallelResampling.cxx TESTING_DATA)
vtk_add_test_mpi(ParallelResampling.cxx)
vtk_mpi_link(TransmitImageData)
vtk_mpi_link(TransmitImageDataRenderPass)
......
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