typicons.font/support/process/node_modules/yamljs/node_modules/argparse/node_modules/underscore.string/test/test_standalone.html
2013-05-18 02:00:00 +02:00

19 lines
669 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Underscore.strings Test Suite</title>
<link rel="stylesheet" href="test_underscore/vendor/qunit.css" type="text/css" media="screen" />
<script type="text/javascript" src="test_underscore/vendor/jquery.js"></script>
<script type="text/javascript" src="test_underscore/vendor/qunit.js"></script>
<script type="text/javascript" src="../lib/underscore.string.js"></script>
<script type="text/javascript" src="strings_standalone.js"></script>
</head>
<body>
<h1 id="qunit-header">Underscore.string Test Suite</h1>
<h2 id="qunit-banner"></h2>
<h2 id="qunit-userAgent"></h2>
<ol id="qunit-tests"></ol>
</body>
</html>