mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-01 05:49:40 +08:00
fix: http server and grpc with cert
This commit is contained in:
@@ -20,4 +20,4 @@ if __name__ == "__main__":
|
||||
funppy.register("concatenate", concatenate)
|
||||
funppy.register("setup_hook_example", setup_hook_example)
|
||||
funppy.register("teardown_hook_example", teardown_hook_example)
|
||||
funppy.serve()
|
||||
funppy.serve()
|
||||
|
||||
Reference in New Issue
Block a user