diff options
Diffstat (limited to 'support/test-driver.c')
-rw-r--r-- | support/test-driver.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/support/test-driver.c b/support/test-driver.c index f4c3e4d666..04ceebc08f 100644 --- a/support/test-driver.c +++ b/support/test-driver.c @@ -155,6 +155,7 @@ main (int argc, char **argv) { CMDLINE_OPTIONS TEST_DEFAULT_OPTIONS + { 0, } }; test_config.options = &options; #endif |