/functional_tests/doc_tests/test_restricted_plugin_options/restricted_plugin_options.rst.py3.patch
https://bitbucket.org/jpellerin/nose/ · Patch · 9 lines · 8 code · 1 blank · 0 comment · 0 complexity · 30e658e6107ce81aaebd85957c0cba0a MD5 · raw file
- --- restricted_plugin_options.rst.orig 2010-08-31 10:57:04.000000000 -0700
- +++ restricted_plugin_options.rst 2010-08-31 10:57:51.000000000 -0700
- @@ -86,5 +86,5 @@
- >>> run(argv=argv, plugins=restricted) # doctest: +ELLIPSIS
- Traceback (most recent call last):
- ...
- - ConfigError: Error reading config file '...bad.cfg': no such option 'with-meltedcheese'
- + nose.config.ConfigError: Error reading config file '...bad.cfg': no such option 'with-meltedcheese'