https://github.com/web-platform-tests/wpt
Raw File
Tip revision: aedcac217946872aa218bfb3b450a88aaf576493 authored by James Graham on 31 March 2014, 15:15:54 UTC
fixup! Update resources directory
Tip revision: aedcac2
.gitmodules
[submodule "resources"]
	path = resources
	url = git://github.com/w3c/testharness.js.git
  ignore = dirty
[submodule "tools/wptserve"]
	path = tools/wptserve
	url = https://github.com/w3c/wptserve.git
[submodule "tools/pywebsocket"]
	path = tools/pywebsocket
	url = https://github.com/w3c/pywebsocket.git
	ignore = dirty
back to top