Skip to content

Commit

Permalink
Added assembly tests to gtest suite
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohit-Kakodkar committed Oct 29, 2024
1 parent 0cf75b7 commit 7aaf8e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit-tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,7 @@ if (NOT MPI_PARALLEL)
# # gtest_discover_tests(compute_acoustic_tests)
# gtest_discover_tests(compute_coupled_interfaces_tests)
gtest_discover_tests(compute_tests)
gtest_discover_tests(assembly_tests)
gtest_discover_tests(policies)
gtest_discover_tests(locate_point)
gtest_discover_tests(interpolate_function)
Expand Down

0 comments on commit 7aaf8e3

Please sign in to comment.