Mypal/testing/web-platform/tests/serve.py
2019-03-11 13:26:37 +03:00

5 lines
60 B
Python

from tools.serve import serve
def main():
serve.main()