summaryrefslogtreecommitdiff
path: root/functional_tests
diff options
context:
space:
mode:
Diffstat (limited to 'functional_tests')
-rw-r--r--functional_tests/doc_tests/test_restricted_plugin_options/restricted_plugin_options.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/functional_tests/doc_tests/test_restricted_plugin_options/restricted_plugin_options.rst b/functional_tests/doc_tests/test_restricted_plugin_options/restricted_plugin_options.rst
index 9513fdf..6a08eaf 100644
--- a/functional_tests/doc_tests/test_restricted_plugin_options/restricted_plugin_options.rst
+++ b/functional_tests/doc_tests/test_restricted_plugin_options/restricted_plugin_options.rst
@@ -50,7 +50,7 @@ plugins implementing `startTest`, an exception is raised and nose exits.
>>> run(argv=argv, plugins=restricted) #doctest: +REPORT_NDIFF +ELLIPSIS
Traceback (most recent call last):
...
- SystemExit: ...
+ SystemExit: 2
Errors are only raised when options defined by excluded plugins are used.
@@ -86,4 +86,4 @@ error is raised.
>>> run(argv=argv, plugins=restricted) # doctest: +ELLIPSIS
Traceback (most recent call last):
...
- ConfigError: Error reading config file '...bad.cfg': no such option 'with-meltedcheese'
+ SystemExit: 2