Missing <html> tag on test page

This commit is contained in:
Ryan McGeary 2010-06-22 02:25:09 -04:00
parent 2eca91c324
commit 925b5e7041

View file

@ -1,4 +1,5 @@
<!DOCTYPE html>
<html>
<head>
<title>JavaScript unit test file</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />