https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 3b72a94d8d9b7297903242591e813384c9b57d8d authored by Robin Berjon on 28 March 2014, 09:56:40 UTC
don't blow up just because we wanted to remove something that didn't exist
Tip revision: 3b72a94
.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