add a title to the tests page

This commit is contained in:
Preston Skupinski 2012-08-09 22:51:20 -04:00
parent 6eb02301dc
commit 6ac0302401

View File

@ -10,6 +10,7 @@
run_tests();
});
</script>
<title>65816.js tests</title>
</head>
<body>
<h1 id="qunit-header">65816.js</h1>