motion
Version:
motion - moving development forward
18 lines (17 loc) • 869 B
HTML
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>String.score() QUnit Tests</title>
<link rel="stylesheet" href="qunit/qunit.css" type="text/css" media="screen" />
<script type="text/javascript" src="qunit/jquery-1.5.min.js"></script>
<script type="text/javascript" src="qunit/qunit.js"></script>
<script type="text/javascript" src="comparisons/qs_score.js"></script>
<script type="text/javascript" src="test_string_score.js"></script>
</head>
<body>
<h1 id="qunit-header">jSelect QUnit Tests</h1>
<h2 id="qunit-userAgent"></h2>
<div id="qunit-tests" style="color: #d2e0e6"></div>
</body>
</html>