Skip to content

Commit

Permalink
move unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
mbkuhn committed Oct 16, 2024
1 parent a1c37a4 commit 8090d4c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion unit_tests/boundary_conditions/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
target_sources(${amr_wind_unit_test_exe_name} PRIVATE
# test cases
test_log_law.cpp
test_auxiliary_fill.cpp
)
1 change: 1 addition & 0 deletions unit_tests/core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ target_sources(
test_field_ops.cpp
test_field_fillpatch_ops.cpp
test_physics.cpp
test_auxiliary_fill.cpp
)

add_subdirectory(vs)
File renamed without changes.

0 comments on commit 8090d4c

Please sign in to comment.