/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

  1. --- restricted_plugin_options.rst.orig 2010-08-31 10:57:04.000000000 -0700
  2. +++ restricted_plugin_options.rst 2010-08-31 10:57:51.000000000 -0700
  3. @@ -86,5 +86,5 @@
  4. >>> run(argv=argv, plugins=restricted) # doctest: +ELLIPSIS
  5. Traceback (most recent call last):
  6. ...
  7. - ConfigError: Error reading config file '...bad.cfg': no such option 'with-meltedcheese'
  8. + nose.config.ConfigError: Error reading config file '...bad.cfg': no such option 'with-meltedcheese'