Skip to content
Snippets Groups Projects
Verified Commit 78ea39b2 authored by Petr Špaček's avatar Petr Špaček Committed by Tomas Krizek
Browse files

tests: avoid deprecated -f 1 in config tests, use -n

Omission in a339ee10.

Related: #529
parent bf406a50
No related branches found
No related tags found
1 merge request!966daf and HTTP fixes
......@@ -29,7 +29,7 @@ foreach config_test : config_tests
run_configtest,
args: [
'-c', files('test.cfg'),
'-f', '1',
'-n'
],
env: conftest_env,
suite: [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment