diff options
Diffstat (limited to 'tests/test_quickstart.py')
-rw-r--r-- | tests/test_quickstart.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_quickstart.py b/tests/test_quickstart.py index fd48b3de2..ae001eb6b 100644 --- a/tests/test_quickstart.py +++ b/tests/test_quickstart.py @@ -125,6 +125,7 @@ def test_quickstart_all_answers(tempdir): 'coverage': 'no', 'pngmath': 'N', 'jsmath': 'no', + 'ifconfig': 'no', 'Create Makefile': 'no', 'Create Windows command file': 'no', } |