Skip to content

Commit

Permalink
Remove Placeholder Unit Test.
Browse files Browse the repository at this point in the history
Only removes from building. The cxx is kept for reference.
  • Loading branch information
aeoranday committed Oct 14, 2024
1 parent 28a96d3 commit 0378a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ daq_add_application(trgtools_process_tpstream process_tpstream.cxx LINK_LIBRARIE

# See https://dune-daq-sw.readthedocs.io/en/latest/packages/daq-cmake/#daq_add_unit_test

daq_add_unit_test(TPGtools_unittest LINK_LIBRARIES) # Should be replaced with real unit tests
# daq_add_unit_test(TPGtools_unittest LINK_LIBRARIES) # Should be replaced with real unit tests

##############################################################################

Expand Down

0 comments on commit 0378a6f

Please sign in to comment.