remove regenerator and test262 git submodule and tests - closes #1393

This commit is contained in:
Sebastian McKenzie
2015-04-30 20:03:34 +01:00
parent 2c3d3d8105
commit 92e7a01d14
3 changed files with 0 additions and 61 deletions

6
.gitmodules vendored
View File

@@ -1,12 +1,6 @@
[submodule "vendor/traceur"]
path = vendor/traceur
url = https://github.com/google/traceur-compiler
[submodule "vendor/regenerator"]
path = vendor/regenerator
url = https://github.com/babel/regenerator-babel
[submodule "vendor/test262"]
path = vendor/test262
url = https://github.com/tc39/test262
[submodule "vendor/compat-table"]
path = vendor/compat-table
url = https://github.com/kangax/compat-table