diff options
author | Daniel Le <greenrecyclebin@gmail.com> | 2015-03-14 18:45:34 +0800 |
---|---|---|
committer | Daniel Le <greenrecyclebin@gmail.com> | 2015-03-14 18:45:34 +0800 |
commit | 0aa727e5b6437e3b1dc5377ba932c15f4b7b41c6 (patch) | |
tree | 048360a92237dfde99f41e2e1c423fb35f9618c1 /tests/wpt/hosts | |
parent | 19cd87aefc24fa153fa013b5f96ae46de9a427fd (diff) | |
download | servo-0aa727e5b6437e3b1dc5377ba932c15f4b7b41c6.tar.gz servo-0aa727e5b6437e3b1dc5377ba932c15f4b7b41c6.zip |
Add HOST_FILE environment variable for test-wpt
Diffstat (limited to 'tests/wpt/hosts')
-rw-r--r-- | tests/wpt/hosts | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/wpt/hosts b/tests/wpt/hosts new file mode 100644 index 00000000000..b4c572953ff --- /dev/null +++ b/tests/wpt/hosts @@ -0,0 +1,6 @@ +127.0.0.1 web-platform.test +127.0.0.1 www.web-platform.test +127.0.0.1 www1.web-platform.test +127.0.0.1 www2.web-platform.test +127.0.0.1 xn--n8j6ds53lwwkrqhv28a.web-platform.test +127.0.0.1 xn--lve-6lad.web-platform.test |