servo/tests/wpt/web-platform-tests/serve.py

4 lines
60 B
Python

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