X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=jsTestDriver.conf;h=756ca07b7634406f0935a41e16b7f9d665a32c58;hb=45a8c16f0f004c4513d2127553d1a2cb2502f282;hp=5f6d1fa1857206e958bc94e366fa9364572e2dbf;hpb=ccd9d7c2bf76882f57d29161fe69b0db53124f54;p=dygraphs.git diff --git a/jsTestDriver.conf b/jsTestDriver.conf index 5f6d1fa..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 @@ -16,4 +17,12 @@ load: - 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