gecko/testing/web-platform/tests/serve.py

5 lines
60 B
Python

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