[exception] rename 'LoginRequired' to 'AuthRequired'
This commit is contained in:
@@ -63,7 +63,7 @@ __tests__ = (
|
||||
"#comment" : "no username & password",
|
||||
"#class" : madokami.MadokamiMangaExtractor,
|
||||
"#auth" : False,
|
||||
"#exception": exception.LoginRequired,
|
||||
"#exception": exception.AuthRequired,
|
||||
},
|
||||
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user