Style fixes

This commit is contained in:
Steven Silvester
2014-12-26 11:26:30 -06:00
parent 736f5658bc
commit f898bd0209
20 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -5,5 +5,5 @@ def setup():
setup_test()
def tearDown():
def teardown():
teardown_test()