Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and Weina Ji committed Mar 11, 2024
1 parent 6b4aebe commit 83d8304
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/external/ringtest/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,8 @@ if(CORENRN_ENABLE_REPORTING)
cpp_cc_build_time_copy(
INPUT "${PROJECT_SOURCE_DIR}/external/tests/ringtest/reference_data/soma.ref.h5"
OUTPUT "${reference_path}")
foreach(testfolder coreneuron_mpi_registermapping_directmode coreneuron_mpi_registermapping_filemode)
foreach(testfolder coreneuron_mpi_registermapping_directmode
coreneuron_mpi_registermapping_filemode)
if(H5DIFF_EXECUTABLE)
add_test(NAME external_ringtest::compare_soma_report_${testfolder}
COMMAND "h5diff" ${PROJECT_BINARY_DIR}/test/external_ringtest/${testfolder}/soma.h5
Expand Down

0 comments on commit 83d8304

Please sign in to comment.