mirror of
https://github.com/servo/servo.git
synced 2025-06-28 19:13:41 +01:00
3 lines
141 B
Python
3 lines
141 B
Python
# This file exists to allow `python wpt <command>` to work on Windows:
|
|
# https://github.com/web-platform-tests/wpt/pull/6907
|
|
execfile("wpt")
|