delete unneeded list append

This commit is contained in:
Li-Ta Lo 2022-02-10 06:40:43 -07:00
parent d41e1e40f0
commit 05d34aa8a4

@ -24,8 +24,6 @@ if (VTKm_ENABLE_RENDERING)
list(APPEND unit_tests
RenderTestPerlinNoise.cxx
)
list(APPEND unit_tests)
endif()
vtkm_unit_tests(