X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=test%2Fspec%2Fmkws-index-jsdom-remote.spec.js;h=ed20b93b533b638f662de677bdbf85837cc9b35c;hb=b6935c4a18382f321aa854e24a397c0ef91ce965;hp=8106441f6994e9e76c69f881f89399e84e70caca;hpb=d798a380f997b3af572efbbb23cb21bcc9b9c5a6;p=mkws-moved-to-github.git diff --git a/test/spec/mkws-index-jsdom-remote.spec.js b/test/spec/mkws-index-jsdom-remote.spec.js index 8106441..ed20b93 100644 --- a/test/spec/mkws-index-jsdom-remote.spec.js +++ b/test/spec/mkws-index-jsdom-remote.spec.js @@ -50,8 +50,10 @@ function jsdom_check(file, tags_array, ignore_doctype) { }); } +/* jsdom_check('../examples/htdocs/index-full.html', [utils.tags.required, utils.tags.optional, utils.tags.optional2]); jsdom_check('../examples/htdocs/index-mobile.html', [utils.tags.required, utils.tags.optional]); jsdom_check('../examples/htdocs/index-popup.html', [], true); jsdom_check('../examples/htdocs/index-jquery.html', []); jsdom_check('../examples/htdocs/index-mike.html', [utils.tags.required, utils.tags.optional], true); +*/