mirror of
https://github.com/mamoe/mirai.git
synced 2025-02-13 11:30:13 +08:00
Fix build
This commit is contained in:
parent
a662362131
commit
9ae02b5ade
@ -31,6 +31,7 @@ internal class SubscribingGetTest {
|
|||||||
cont.resume(Unit)
|
cont.resume(Unit)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
delay(200)
|
||||||
launch {
|
launch {
|
||||||
TestEvent().broadcast()
|
TestEvent().broadcast()
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user