Skip to content

Commit 994f9f2

Browse files
committed
resolved conflicts
1 parent c52fdf0 commit 994f9f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/python/packages/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ foreach(TESTFILE ${TESTFILES})
4242
set_property(TEST ${TESTNAME} PROPERTY WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/${DIR})
4343
endforeach()
4444

45+
4546
set_tests_properties(test.python.pkg.nisar.workflows.geo2rdr PROPERTIES
4647
DEPENDS test.python.pkg.nisar.workflows.rdr2geo)
4748
set_tests_properties(test.python.pkg.nisar.workflows.resample_slc PROPERTIES
@@ -50,6 +51,7 @@ set_tests_properties(test.python.pkg.nisar.workflows.crossmul PROPERTIES
5051
DEPENDS test.python.pkg.nisar.workflows.resample_slc)
5152
set_tests_properties(test.python.pkg.nisar.workflows.filter_interferogram PROPERTIES
5253
DEPENDS test.python.pkg.nisar.workflows.crossmul)
54+
5355
# using rdr2geo outputs as RUNW rasters to confirm geocode run
5456
# using RUNW HDF5 needed as a verifiable dummy RUNW input
5557
set_tests_properties(test.python.pkg.nisar.workflows.geocode_insar PROPERTIES

0 commit comments

Comments
 (0)