Mercurial > hg > pyloader
comparison tests/test.ini @ 38:f6616a5f468f
test fibonacci sequence
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Tue, 07 Jun 2011 19:17:21 -0700 |
parents | 362912842985 |
children | 0eebe05f8984 |
comparison
equal
deleted
inserted
replaced
37:5268ab85fe1b | 38:f6616a5f468f |
---|---|
3 delimeter = !!! | 3 delimeter = !!! |
4 callback = %(callback)s | 4 callback = %(callback)s |
5 | 5 |
6 [callback:%(here)s/objects.py:stringsort] | 6 [callback:%(here)s/objects.py:stringsort] |
7 | 7 |
8 [fibonacci:%(here)s/objects.py:fib] | |
9 | |
8 [@:%(here)s/objects.py:wrap] | 10 [@:%(here)s/objects.py:wrap] |
9 app = %(object)s | 11 app = %(object)s |