File: restricted_plugin_options.rst.py3.patch

package info (click to toggle)
nose 1.3.7-9
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,900 kB
  • sloc: python: 15,733; makefile: 99; xml: 42; sh: 2
file content (9 lines) | stat: -rw-r--r-- 477 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
--- 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'