/functional_tests/doc_tests/test_init_plugin/init_plugin.rst.py3.patch
https://bitbucket.org/jpellerin/nose/ · Patch · 10 lines · 9 code · 1 blank · 0 comment · 0 complexity · ef91161e757435490fdbef4fa1223bc4 MD5 · raw file
- --- init_plugin.rst.orig 2010-08-31 10:36:54.000000000 -0700
- +++ init_plugin.rst 2010-08-31 10:37:30.000000000 -0700
- @@ -143,6 +143,7 @@
- ... can_frobnicate = 1
- ... likes_cheese = 0
- ... """)
- + 46
-
- Now we can execute a test run using that configuration, after first
- resetting the widget system to an unconfigured state.