Home | History | Annotate | Download | only in scripts

Lines Matching refs:htmlBody

284             htmlBody = open(os.path.join(dir, "index.html")).read()
294 assert(s == htmlBody)
313 htmlBody = open(os.path.join(dir, "index.html")).read()
326 assert(s == htmlBody)