mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-06-13 08:02:36 +00:00
✅ add test cases
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
from nonebot import export
|
||||
|
||||
|
||||
@export()
|
||||
def test():
|
||||
...
|
||||
Reference in New Issue
Block a user