blob: affba7343eadfd1b6144febf6c0083ddd970db71 [file] [log] [blame]
# This file exists to allow `python wpt <command>` to work on Windows:
# https://github.com/web-platform-tests/wpt/pull/6907
exec(compile(open("wpt", "r").read(), "wpt", 'exec'))