Skip to content

Commit 63cdfcc

Browse files
committed
rename test file
Signed-off-by: Nitish Bharambe <[email protected]>
1 parent adfd800 commit 63cdfcc

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

tests/cpp_unit_tests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ doctest_discover_tests(power_grid_model_unit_tests_component)
7272
add_executable(power_grid_model_unit_tests_main_core
7373
"test_entry_point.cpp"
7474
"test_main_core_output.cpp"
75-
"test_core_utils.cpp"
75+
"test_main_model_type.cpp"
7676
)
7777

7878
target_link_libraries(power_grid_model_unit_tests_main_core

0 commit comments

Comments
 (0)