annotate wibble/client/thing.py @ 4:ad5a8748afcf

Add test framework
author Ben Croston <ben@croston.org>
date Wed, 31 Aug 2011 21:35:14 +0100
parents client/thing.py@c7a236de5214
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
6a61cfdf6930 Initial version
Ben Croston <ben@croston.org>
parents:
diff changeset
1 #!/usr/bin/python
6a61cfdf6930 Initial version
Ben Croston <ben@croston.org>
parents:
diff changeset
2 print 'thing'
6a61cfdf6930 Initial version
Ben Croston <ben@croston.org>
parents:
diff changeset
3