tmsp_cli -> tmsp-cli

This commit is contained in:
Ethan Buchman 2015-12-21 18:12:38 -05:00
parent d560c1d455
commit dc75b71f55
2 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ class CounterAppContext():
return str(h), 0
def commit(self):
self.commitCount += 1
return 0
def rollback(self):