Skip to content
Snippets Groups Projects

Implements #134 source groups

Merged Nicolas Pope requested to merge feature/134/usegroup into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -41,6 +41,6 @@ target_link_libraries(timer_unit
add_test(ConfigurableUnitTest configurable_unit)
add_test(URIUnitTest uri_unit)
add_test(TimerUnitTest timer_unit)
# add_test(TimerUnitTest timer_unit) CI server can't achieve this
Loading