Scrub comments based on feedback from @mikem in #93.
This commit is contained in:
parent
7e1c6d4cfb
commit
e95f142ddf
1 changed files with 0 additions and 2 deletions
|
|
@ -7,8 +7,6 @@ import kojihub
|
|||
class TestUpdateProcessor(unittest.TestCase):
|
||||
|
||||
def test_basic_instantiation(self):
|
||||
# TODO -- this doesn't make sense. A query with no arguments should
|
||||
# probably raise an exception saying "this doesn't make sense."
|
||||
kojihub.UpdateProcessor('sometable') # No exception!
|
||||
|
||||
def test_to_string_with_data(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue