Skip to content

Commit

Permalink
add csv_reader_tests to CMakeLists
Browse files Browse the repository at this point in the history
  • Loading branch information
danielaparker committed Nov 26, 2024
1 parent ba624d5 commit fa0e5ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ add_executable(unit_tests
cbor/src/cbor_typed_array_tests.cpp
cbor/src/decode_cbor_tests.cpp
cbor/src/encode_cbor_tests.cpp
csv/src/csv_reader_tests.cpp
csv/src/csv_cursor_tests.cpp
csv/src/csv_subfield_tests.cpp
csv/src/csv_tests.cpp
Expand Down

0 comments on commit fa0e5ca

Please sign in to comment.