Fix gallery navigation from interaction demo (#825)
[dygraphs.git] / auto_tests / coverage.html
index 0457347..adf2639 100644 (file)
@@ -3,14 +3,12 @@
   <meta charset="utf-8">
   <title>dygraphs tests</title>
   <link rel="stylesheet" href="../node_modules/mocha/mocha.css" />
+  <link rel="stylesheet" href="../css/dygraph.css" />
 </head>
 <body>
   <div id="graph"></div>
   <div id="mocha"></div>
 
-  <!-- Polyfills for PhantomJS -->
-  <script src="../node_modules/babel-core/browser-polyfill.js"></script>
-
   <!-- Mocha -->
   <script src="../node_modules/mocha/mocha.js"></script>
   <script src="../node_modules/chai/chai.js"></script>