refining examples and updating docs with actual output from examples

--HG--
branch : trunk
This commit is contained in:
holger krekel
2009-05-13 01:47:32 +02:00
parent 1e3acc66d6
commit 763e075bab
12 changed files with 212 additions and 56 deletions

View File

@@ -0,0 +1,6 @@
def test_something(setup):
assert setup.timecostly == 1
def test_something_more(setup):
assert setup.timecostly == 1