mirror of
https://github.com/RicterZ/nhentai.git
synced 2025-04-20 02:41:19 +02:00
update test
This commit is contained in:
parent
fefdd3858a
commit
6dc1e0ef5a
@ -15,7 +15,6 @@ class TestLogin(unittest.TestCase):
|
|||||||
constant.CONFIG['useragent'] = os.getenv('NHENTAI_UA')
|
constant.CONFIG['useragent'] = os.getenv('NHENTAI_UA')
|
||||||
|
|
||||||
def test_cookie(self):
|
def test_cookie(self):
|
||||||
raise Exception(constant.CONFIG['cookie'])
|
|
||||||
try:
|
try:
|
||||||
check_cookie()
|
check_cookie()
|
||||||
self.assertTrue(True)
|
self.assertTrue(True)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user