mirror of
https://github.com/progval/irctest.git
synced 2025-04-04 22:39:50 +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.mark_specifications("ircdefs")
|
||||
@cases.mark_specifications("ircdocs")
|
||||
def testWhoisAccount(self):
|
||||
"""Test numeric 330, RPL_WHOISACCOUNT.
|
||||
|
||||
|
Reference in New Issue
Block a user