You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
635 B
23 lines
635 B
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Backbone Test Suite</title>
|
|
<link rel="stylesheet" href="vendor/qunit.css" type="text/css" media="screen" />
|
|
<script type="text/javascript" src="vendor/qunit.js"></script>
|
|
|
|
<script type="text/javascript" data-main="test2" src="vendor/require.js"></script>
|
|
</head>
|
|
<body>
|
|
<h1 id="qunit-header">Backbone Test Suite</h1>
|
|
<h2 id="qunit-banner"></h2>
|
|
<h2 id="qunit-userAgent"></h2>
|
|
<ol id="qunit-tests"></ol>
|
|
<br /><br />
|
|
<h1 id="qunit-header"><a href="#">Backbone Speed Suite</a></h1>
|
|
|
|
<!--
|
|
<div id="jslitmus_container" style="margin: 20px 10px;"></div>
|
|
-->
|
|
</body>
|
|
</html>
|