add kangax compat-table tests - fixes #606

This commit is contained in:
Sebastian McKenzie
2015-01-30 19:38:44 +11:00
parent 3b783979d8
commit ad0a1ae66d
3 changed files with 81 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
[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