# HG changeset patch # User Jeff Hammel # Date 1307580761 25200 # Node ID 0eebe05f898493b783a5c299fed8d0faa29b075c # Parent 2c228e3cd6d8fe3550fc784e2ce9a35554ba2207 introduce a section with a wrapper; not yet used diff -r 2c228e3cd6d8 -r 0eebe05f8984 tests/test.ini --- a/tests/test.ini Wed Jun 08 17:50:05 2011 -0700 +++ b/tests/test.ini Wed Jun 08 17:52:41 2011 -0700 @@ -7,5 +7,7 @@ [fibonacci:%(here)s/objects.py:fib] +[readable-fibonacci:@:%(here)s/objects.py:fib] + [@:%(here)s/objects.py:wrap] app = %(object)s