lodash: Move Underscore's unit tests to a submodule. [fat, jddalton]

Former-commit-id: c0518256e2ff02386452cd62c81964cc2a3da3cc
This commit is contained in:
John-David Dalton
2012-04-24 09:03:03 -04:00
parent 89c986d50f
commit ba8cc970d0
15 changed files with 47 additions and 4170 deletions

3
.gitmodules vendored
View File

@@ -16,3 +16,6 @@
[submodule "vendor/uglifyjs"]
path = vendor/uglifyjs
url = git://github.com/mishoo/UglifyJS.git
[submodule "vendor/underscore"]
path = vendor/underscore
url = git://github.com/documentcloud/underscore.git