1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-27 13:28:54 +00:00
Files
UXP/testing/web-platform/tests/tools/.gitmodules
T

21 lines
561 B
Plaintext

[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