Merge branch 'master' of ssh://git.indexdata.com/home/git/private/mkws
authorMike Taylor <mike@indexdata.com>
Wed, 4 Dec 2013 12:43:55 +0000 (12:43 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 4 Dec 2013 12:43:55 +0000 (12:43 +0000)
test/spec/mkws-index-jsdom.spec.js
test/spec/mkws-index-simple.spec.js

index bd481c3..8ed7993 100644 (file)
@@ -54,4 +54,4 @@ jsdom_check('../examples/htdocs/language.html', [utils.tags.required, utils.tags
 jsdom_check('../examples/htdocs/mobile.html', [utils.tags.required, utils.tags.optional]);
 jsdom_check('../examples/htdocs/popup.html', [], true);
 jsdom_check('../examples/htdocs/jquery.html', []);
-jsdom_check('../examples/htdocs/mike.html', [utils.tags.required, utils.tags.optional], true);
+// jsdom_check('../examples/htdocs/mike.html', [utils.tags.required, utils.tags.optional], true);
index dd43bb9..a91acf7 100644 (file)
@@ -49,4 +49,4 @@ html_check('../examples/htdocs/language.html', [utils.tags.required, utils.tags.
 html_check('../examples/htdocs/mobile.html', [utils.tags.required, utils.tags.optional]);
 html_check('../examples/htdocs/popup.html', [], true);
 html_check('../examples/htdocs/jquery.html', []);
-html_check('../examples/htdocs/mike.html', [utils.tags.required, utils.tags.optional], true);
+// html_check('../examples/htdocs/mike.html', [utils.tags.required, utils.tags.optional], true);