diff --git a/test.py b/test.py index 9ab9f9f..70b08b6 100644 --- a/test.py +++ b/test.py @@ -10,5 +10,5 @@ CONVORE_PASS = os.environ.get('CONVORE_PASS', 'requeststest') convore = Convore(CONVORE_NAME, CONVORE_PASS) -print convore.groups.discover.category - +#print convore.groups.discover.category +convore.groups.discover.search('github')