Merge pull request #673 from danvk/track-code-size
[dygraphs.git] / auto_tests / karma.conf.js
index 606c571..09d0596 100644 (file)
@@ -8,6 +8,7 @@ module.exports = function (config) {
         files: [
             'dist/dygraph-combined-dev.js',
             'src/extras/smooth-plotter.js',
+            'src/extras/synchronizer.js',
             'auto_tests/data/*.js',
             'auto_tests/tests/*.js',
         ],