Revision 34b90dfea76b0d36ae3b4bb7cf7fe7a3824bd8b9 authored by Ms2ger on 15 January 2015, 09:47:51 UTC, committed by Ms2ger on 15 January 2015, 09:47:51 UTC
1 parent 89f005f
Raw File
.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
[submodule "html5lib"]
	path = tools/html5lib
	url = https://github.com/html5lib/html5lib-python.git
[submodule "tools/six"]
	path = tools/six
	url = https://github.com/jgraham/six.git
back to top