blob: a24bc83a9197a1561ddf28c8116c0cb10bcde70e [file] [log] [blame]
James Grahamca1d42c2017-06-14 11:08:421#!/usr/bin/env python
2
3if __name__ == "__main__":
4 from tools.wpt import wpt
5 wpt.main()