Adding tests to test the get query

This commit is contained in:
James Punteney
2010-01-16 14:51:13 -05:00
parent 47e4dd40cd
commit e0becc109d
2 changed files with 22 additions and 2 deletions

View File

@@ -14,7 +14,6 @@ REPR_OUTPUT_SIZE = 20
class InvalidQueryError(Exception):
pass
class OperationError(Exception):
pass