Current section
Files
Jump to
Current section
Files
priv/lib-src/cotonic/test/cotonic.tokenizer.html
<html>
<head>
<meta charset="utf-8">
<script type="text/javascript" src="/src/polyfill_page.js"></script>
<link rel="stylesheet" href="/test/lib/qunit.css">
<script src="/test/lib/qunit.js"></script>
<script type="text/javascript" src="/src/cotonic.tokenizer.js"></script>
<script type="text/javascript" src="cotonic.tokenizer.test.js"></script>
</head>
<body>
<div id="qunit"></div>
</body>
</html>