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

4 lines
60 B
Python
Raw Normal View History

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