Renaming the event to touchOVER as it makes more sense
[dygraphs.git] / auto_tests / chrome.karma.conf.js
index 9cd6039..0caceb6 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',
         ],