Skip to content

Commit

Permalink
test name change
Browse files Browse the repository at this point in the history
  • Loading branch information
givelberg committed Oct 15, 2024
1 parent b944f9a commit cc0c041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/marine/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ function(ADD_INSITU_TEST testname testbufr)
)

add_test(
NAME test_${TEST}
NAME test_gdasapp_${TEST}
COMMAND ${MARINE_BUFR2IODA_DIR}/${TEST}.py -c ${CONFIG_FILE} -t ${TESTREF_DIR}/${TESTREF_FILE}
WORKING_DIRECTORY ${TEST_WORKING_DIR}
)
Expand Down

0 comments on commit cc0c041

Please sign in to comment.