Imported Upstream version 1.1.2
[platform/upstream/python-nose.git] / functional_tests / doc_tests / test_restricted_plugin_options / restricted_plugin_options.rst.py3.patch
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'
9