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 11782fb66..5138e2c60 100644 --- a/tests/test_quickstart.py +++ b/tests/test_quickstart.py @@ -126,6 +126,7 @@ def test_quickstart_all_answers(tempdir): 'pngmath': 'N', 'jsmath': 'no', 'ifconfig': 'no', + 'viewcode': 'no', 'Create Makefile': 'no', 'Create Windows command file': 'no', } |