https://github.com/web-platform-tests/wpt
Raw File
Tip revision: ccd6ec8cfd1bbc38ff0ad8e87cad5814b9b70613 authored by Geoffrey Sneddon on 16 March 2018, 16:45:04 UTC
Get rid of redundant host/certificate_domain definitions
Tip revision: ccd6ec8
.gitmodules
[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
back to top