mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 11:29:48 +08:00
change: upgrade funplugin to v0.3.0
This commit is contained in:
5
examples/debugtalk.py
Normal file
5
examples/debugtalk.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from plugin.python.plugin import serve
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
serve()
|
||||
Reference in New Issue
Block a user