Modified:
branches/0.9.2-dev/twill/tests/__init__.py
Log:
this is what i get for not running the tests BEFORE committing. amazing.
Modified: branches/0.9.2-dev/twill/tests/__init__.py
==============================================================================
--- branches/0.9.2-dev/twill/tests/__init__.py (original)
+++ branches/0.9.2-dev/twill/tests/__init__.py Fri Apr 10 07:13:41 2009
@@ -9,8 +9,8 @@
print "started server"
url = twilltestlib.get_url()
- tc.go(url)
- tc.show()
+ go(url)
+ show()
# try:
# go(url)