mirror of
https://github.com/falk-werner/webfused
synced 2024-10-27 20:44:08 +00:00
renamed test
This commit is contained in:
parent
892dd6d177
commit
f3743a6e01
@ -108,7 +108,7 @@ pkg_check_modules(GMOCK gmock)
|
|||||||
add_executable(alltests
|
add_executable(alltests
|
||||||
test/mock_config_builder.cc
|
test/mock_config_builder.cc
|
||||||
test/mock_logger.cc
|
test/mock_logger.cc
|
||||||
test/test_config.cc
|
test/test_config_factory.cc
|
||||||
test/test_log.cc
|
test/test_log.cc
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user