X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fspec-sp%2Fmkws-index-jsdom.spec.js;fp=test%2Fspec-sp%2Fmkws-index-jsdom.spec.js;h=fe0dbdfac41fa28bad0060264481f073d1483417;hb=891dfbfe68b80ea7733396b5033d4bef11d45d2c;hp=ea2242504cbb1335bff3f5bc31d7c14878b03dc2;hpb=d9a0bf989c217697dd97ba3761127979e6b8369a;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]); -