Skip to content

Commit

Permalink
unit-tests: remove unused sd_bus_open_system wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
andrej committed Aug 3, 2022
1 parent 30114a3 commit b599ee1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Tests.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ target_link_libraries(
"-Wl,--wrap=unlink"
"-Wl,--wrap=symlink"
"-Wl,--wrap=sr_apply_changes"
"-Wl,--wrap=sd_bus_open_system"
)

add_test(NAME system_utest COMMAND system_utest)

0 comments on commit b599ee1

Please sign in to comment.