ical.js-one.com
Version:
[](http://travis-ci.org/mozilla-comm/ical.js)
35 lines (28 loc) • 579 B
HTML
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Tests</title>
<link rel="stylesheet" type="text/css" href="/node_modules/node_modules/mocha.css" />
<style type="text/css" media="all">
iframe {
border: none;
padding: 0px;
}
</style>
<script type="text/javascript" charset="utf-8">
</script>
</head>
<body>
<!--
For Mocha HTML reporter
-->
<div id="mocha">
</div>
<!--
A central place to add to the dom then tear that down after your test
-->
<div id="test">
</div>
</body>
</html>