servo/tests/wpt/web-platform-tests/wpt

5 lines
95 B
Python
Executable file

#!/usr/bin/env python
if __name__ == "__main__":
from tools.wpt import wpt
wpt.main()