diff options
Diffstat (limited to 'src/core/dhcp/tests/meson.build')
| -rw-r--r-- | src/core/dhcp/tests/meson.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/dhcp/tests/meson.build b/src/core/dhcp/tests/meson.build index e43c8cab..8b2a7b76 100644 --- a/src/core/dhcp/tests/meson.build +++ b/src/core/dhcp/tests/meson.build @@ -1,7 +1,6 @@ # SPDX-License-Identifier: LGPL-2.1-or-later test_units = [ - 'test-dhcp-dhclient', 'test-dhcp-utils', ] |