mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-10 18:40:15 +08:00
Update TestCommand.kt
This commit is contained in:
parent
d2dffef44c
commit
cfdce8dd8c
@ -77,7 +77,6 @@ internal class TestCommand {
|
||||
|
||||
@Test
|
||||
fun testRegister() {
|
||||
error(TestCompositeCommand.usage)
|
||||
try {
|
||||
unregisterAllCommands(ConsoleCommandOwner) // builtins
|
||||
unregisterCommand(TestSimpleCommand)
|
||||
|
Loading…
Reference in New Issue
Block a user