check ../examples/htdocs/index.html
authorWolfram Schneider <wosch@indexdata.dk>
Fri, 10 Jan 2014 17:35:29 +0000 (17:35 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Fri, 10 Jan 2014 17:35:29 +0000 (17:35 +0000)
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]);