diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2014-05-04 12:23:50 -0400 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2014-05-04 12:23:50 -0400 |
commit | 2040cf5f08f3c91097672eae54f2271320076ca2 (patch) | |
tree | 502adc21dc5c5e1d9402ca6cb7a238af39efe29d | |
parent | 2e9bfa707b33f7e371088b66e75f4e76f90ebcee (diff) | |
download | html5ks-2040cf5f08f3c91097672eae54f2271320076ca2.tar.xz html5ks-2040cf5f08f3c91097672eae54f2271320076ca2.zip |
adjust config-all
-rw-r--r-- | config-all.json | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/config-all.json b/config-all.json index 23231ff..ab34929 100644 --- a/config-all.json +++ b/config-all.json @@ -63,19 +63,9 @@ "test/elem/output", "test/elem/progress-meter", "test/elem/time", - "test/es5/array", - "test/es5/date", - "test/es5/function", - "test/es5/object", - "test/es5/strictmode", - "test/es5/string", - "test/es6/contains", - "test/es6/promises", - "test/es6/generators", "test/event/oninput", "test/flash", "test/fullscreen-api", - "test/hashchange", "test/history", "test/ie8compat", "test/img/apng", |