Revision 2f2503955023732d6432cd9c9a7fe03fbdfc6d38 authored by Michael[tm] Smith on 20 June 2016, 16:11:54 UTC, committed by jgraham on 20 June 2016, 16:11:54 UTC
1 parent c77a6c6
Raw File
.gitmodules
[submodule "tools/wptserve"]
	path = wptserve
	url = https://github.com/w3c/wptserve.git
	ignore = dirty
[submodule "tools/pywebsocket"]
	path = pywebsocket
	url = https://github.com/w3c/pywebsocket.git
	ignore = dirty
[submodule "html5lib"]
	path = html5lib
	url = https://github.com/html5lib/html5lib-python.git
[submodule "tools/six"]
	path = six
	url = https://github.com/jgraham/six.git
[submodule "pytest"]
	path = pytest
	url = https://github.com/pytest-dev/pytest.git
[submodule "webdriver"]
	path = webdriver
	url = https://github.com/w3c/wdclient.git
back to top