that'll fix that

This commit is contained in:
Kenneth Reitz
2011-02-21 15:00:22 -05:00
parent 34e3c4984b
commit 2d4c4c6593
+1 -1
View File
@@ -62,7 +62,7 @@ class ConvoreGroups(unittest.TestCase):
def test_discover_category(self):
convore.groups.discover.category
self.convore.groups.discover.category
if __name__ == '__main__':