We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d016dd1 commit 06dc231Copy full SHA for 06dc231
test/test_endpoints.py
@@ -9,6 +9,7 @@
9
test_auth_token = '42Kq726Vv6lzJ0TMhXWsgUulVjRsxh'
10
test_auth_code = 'eIzpzFBUv1X57AFmoKPSMBZrAnb4nK'
11
12
+
13
class TestCases(unittest.TestCase):
14
def setUp(self):
15
# Necessary to disable SSLify
0 commit comments