From: Wolfram Schneider Date: Fri, 10 Jan 2014 17:35:29 +0000 (+0000) Subject: check ../examples/htdocs/index.html X-Git-Tag: 1.0.0~1707 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=3fef20af95977a234a0eeeee1aad3c802521bfac check ../examples/htdocs/index.html --- 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]);