diff options
Diffstat (limited to 'src/dnsmasq/tests')
| -rw-r--r-- | src/dnsmasq/tests/meson.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dnsmasq/tests/meson.build b/src/dnsmasq/tests/meson.build index 40f42f6f..12106c52 100644 --- a/src/dnsmasq/tests/meson.build +++ b/src/dnsmasq/tests/meson.build @@ -4,7 +4,6 @@ exe = executable( test_unit, test_unit + '.c', dependencies: test_nm_dep, - c_args: '-DTESTDIR="@0@"'.format(meson.source_root()) ) test( |