summaryrefslogtreecommitdiffstats
path: root/tests/config/tapered/test/dynamic-setup-teardown-result.txt
blob: 7130f998d9b748e2b980e7f8b92dce228dccea77 (plain)
1
2
3
4
5
6
7
8
9
10
# I'm a little teapot.
ok 1 - setup() only with '# I'm a little teapot.'
# This is my handle and this is my spout.
ok 2 - setup() handle and spout, teardown() cleanup on aisle 9
# Cleanup on aisle 9!
# This is my handle and this is my spout.
ok 3 - setup() again handle and spout, teardown() changed
# I changed this.
ok 4 - Both setup and teardown should be gone now: redefined as nil.
1..4