added reference to jsdom to the submodules

This commit is contained in:
Jan Jongboom 2011-10-14 10:08:59 +02:00
commit 2017c478fb
3 changed files with 4 additions and 1 deletions

3
.gitmodules vendored
View file

@ -10,3 +10,6 @@
[submodule "doc/wiki"]
path = doc/wiki
url = git://github.com/ajaxorg/ace.wiki.git
[submodule "support/jsdom"]
path = support/jsdom
url = git://github.com/ajaxorg/jsdom.git