https://github.com/web-platform-tests/wpt
Revision 4dad2acfd73791c61ddecdfbab960976e695cdbf authored by Hallvord R. M. Steen on 06 October 2014, 13:09:27 UTC, committed by Hallvord R. M. Steen on 06 October 2014, 13:09:27 UTC
1 parent 5f10bef
Raw File
Tip revision: 4dad2acfd73791c61ddecdfbab960976e695cdbf authored by Hallvord R. M. Steen on 06 October 2014, 13:09:27 UTC
removing some debug code
Tip revision: 4dad2ac
.gitmodules
[submodule "resources"]
	path = resources
	url = https://github.com/w3c/testharness.js.git
  ignore = dirty
[submodule "tools/wptserve"]
	path = tools/wptserve
	url = https://github.com/w3c/wptserve.git
	ignore = dirty
[submodule "tools/pywebsocket"]
	path = tools/pywebsocket
	url = https://github.com/w3c/pywebsocket.git
	ignore = dirty
back to top