mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
feat: test
This commit is contained in:
6
test/boot.py
Normal file
6
test/boot.py
Normal file
@@ -0,0 +1,6 @@
|
||||
import sys
|
||||
import os
|
||||
def __main__():
|
||||
print("TEST")
|
||||
|
||||
__main__()
|
Reference in New Issue
Block a user