Skip to content

Commit

Permalink
run re-re case in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
baperry2 committed Jul 25, 2024
1 parent b9d0d6a commit 23cad2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ add_test_r(channel-1 ChannelFlow)
add_test_rn(eb-c3 EB-C3)
add_test_r(eb-c4 EB-C4-5)
add_test_r(eb-c5 EB-C4-5)
add_test_r(eb-c8-rere-plm EB-C8)
add_test_rv(eb-c9 EB-C9)
add_test_r(eb-c10 EB-C10)
add_test_rv(eb-c11 EB-C11)
Expand Down Expand Up @@ -300,7 +301,6 @@ add_test_re(spray-a-wbreakup Spray-A-Wbreakup)
add_test_re(soot-flame Soot-Flame)
add_test_re(eb-c8 EB-C8)
add_test_re(eb-c8-rere-mol EB-C8)
add_test_re(eb-c8-rere-plm EB-C8)
if(PELE_DIM GREATER 2)
add_test_re(tg-3 TG)
add_test_re(tg-4 TG)
Expand Down

0 comments on commit 23cad2a

Please sign in to comment.