check ../examples/htdocs/index.html
[mkws-moved-to-github.git] / test / spec-sp / mkws-index-jsdom.spec.js
index 6414a09..ea22425 100644 (file)
@@ -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]);