mirror of
https://github.com/progval/irctest.git
synced 2025-04-05 14:59:49 +00:00
fix typo in spec name
This commit is contained in:
@ -115,7 +115,7 @@ class WhoisTestCase(cases.BaseServerTestCase, cases.OptionalityHelper):
|
|||||||
)
|
)
|
||||||
|
|
||||||
@cases.OptionalityHelper.skipUnlessHasMechanism("PLAIN")
|
@cases.OptionalityHelper.skipUnlessHasMechanism("PLAIN")
|
||||||
@cases.mark_specifications("ircdefs")
|
@cases.mark_specifications("ircdocs")
|
||||||
def testWhoisAccount(self):
|
def testWhoisAccount(self):
|
||||||
"""Test numeric 330, RPL_WHOISACCOUNT.
|
"""Test numeric 330, RPL_WHOISACCOUNT.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user