summaryrefslogtreecommitdiffstats
path: root/tests/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/meson.build')
-rw-r--r--tests/meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/meson.build b/tests/meson.build
index d17567ec9..852fd4c18 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -50,8 +50,6 @@ flashrom_tests = executable('flashrom_unit_tests',
'-ffunction-sections',
'-fdata-sections',
# '-DSTANDALONE',
- '-DCONFIG_DEFAULT_PROGRAMMER=PROGRAMMER_DUMMY',
- '-DCONFIG_DEFAULT_PROGRAMMER_ARGS=""',
],
export_dynamic : true,
link_args : mocks,