X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=inline;f=test%2Fspec-sp%2Fmkws-index-jsdom.spec.js;h=fe0dbdfac41fa28bad0060264481f073d1483417;hb=5b6ed3181d9fba4ec3d3fd4692ff16b4484ef1cb;hp=ea2242504cbb1335bff3f5bc31d7c14878b03dc2;hpb=3fef20af95977a234a0eeeee1aad3c802521bfac;p=mkws-moved-to-github.git diff --git a/test/spec-sp/mkws-index-jsdom.spec.js b/test/spec-sp/mkws-index-jsdom.spec.js index ea22425..fe0dbdf 100644 --- a/test/spec-sp/mkws-index-jsdom.spec.js +++ b/test/spec-sp/mkws-index-jsdom.spec.js @@ -53,4 +53,3 @@ function jsdom_check(file, tags_array, ignore_doctype) { jsdom_check('../examples/htdocs/language.html', [utils.tags.required, utils.tags.optional, utils.tags.optional2]); jsdom_check('../examples/htdocs/mobile.html', [utils.tags.required, utils.tags.optional]); jsdom_check('../examples/htdocs/index.html', [utils.tags.required, utils.tags.optional]); -