summaryrefslogtreecommitdiff
path: root/lib/epub.js/test/index.html
blob: b2a5495a85f235b04137a795c1b9d5d4dd8ebeb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
  <head>
    <title>Mocha</title>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="stylesheet" href="./node_modules/mocha/mocha.css" />
    <script src="/test/test.build.js"></script>
  </head>
  <body>
  </body>
</html>