summaryrefslogtreecommitdiff
path: root/tests/test_quickstart.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-02-20 10:45:24 +0100
committerGeorg Brandl <georg@python.org>2009-02-20 10:45:24 +0100
commit98311e1779f8272989abeb21bd57eefb53f7ef6c (patch)
tree2b58df3ab481dc2c0350daa04188287f1b8a744a /tests/test_quickstart.py
parent5b1415d16a13b28e27eaa38578faccdd3680f4a4 (diff)
downloadsphinx-git-98311e1779f8272989abeb21bd57eefb53f7ef6c.tar.gz
Forgot ifconfig.
Diffstat (limited to 'tests/test_quickstart.py')
-rw-r--r--tests/test_quickstart.py1
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',
}