Skip to content

Commit

Permalink
Remove test file in CMake
Browse files Browse the repository at this point in the history
  • Loading branch information
LesleyLai committed Mar 2, 2025
1 parent 3222bbd commit 1e93dc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit_tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ add_executable(mcc_unit_tests
dynarray_test.cpp
line_numbers_test.cpp
hash_table_test.cpp
../test_data/failed_parsing/multiple_storage_class_fun.c
)
target_link_libraries(mcc_unit_tests PUBLIC mcc_lib mcc::compiler_warnings Catch2::Catch2WithMain fmt::fmt)

Expand Down

0 comments on commit 1e93dc1

Please sign in to comment.