X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=jsTestDriver.conf;h=756ca07b7634406f0935a41e16b7f9d665a32c58;hb=b0d3471da0800f0fd5dadd1d852ab6d520a06a25;hp=7d89afd03f53cae957888b0842b733676bf019c0;hpb=48e614acf3084b9836803f8b014bf0e65f1ca119;p=dygraphs.git diff --git a/jsTestDriver.conf b/jsTestDriver.conf index 7d89afd..756ca07 100644 --- a/jsTestDriver.conf +++ b/jsTestDriver.conf @@ -5,6 +5,7 @@ server: http://localhost:9876 load: - strftime/strftime-min.js - rgbcolor/rgbcolor.js + - dashed-canvas.js - dygraph-layout.js - dygraph-canvas.js - dygraph.js @@ -12,7 +13,16 @@ load: - dygraph-gviz.js - dygraph-interaction-model.js - dygraph-options-reference.js + - dygraph-range-selector.js - dygraph-tickers.js - dygraph-dev.js - excanvas.js + # NOTE: we can't do plugins/*.js because the order is important. + - plugins/base.js + - plugins/annotations.js + - plugins/axes.js + - plugins/chart-labels.js + - plugins/grid.js + - plugins/legend.js + - plugins/install.js - auto_tests/tests/*.js