X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fspec-sp%2Fmkws-index-jsdom.spec.js;h=ea2242504cbb1335bff3f5bc31d7c14878b03dc2;hb=3fef20af95977a234a0eeeee1aad3c802521bfac;hp=6414a09b36cc50822d4eabe1d6af8af59411ed86;hpb=d93b6804de7fb2b6f8eddecfdb5f31165d9821c8;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 6414a09..ea22425 100644 --- a/test/spec-sp/mkws-index-jsdom.spec.js +++ b/test/spec-sp/mkws-index-jsdom.spec.js @@ -52,4 +52,5 @@ 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]);