X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=jsTestDriver.conf;h=2b411e2e92db79bc68d54efe612d87e9f824dfcf;hb=ceb821aa39297f63cee99bc078130d7d98a79102;hp=c8722b85dc1c88ecaedbbbe051a1063210abe567;hpb=22c615a882ac861c8ca70a08f66af9778897214f;p=dygraphs.git diff --git a/jsTestDriver.conf b/jsTestDriver.conf index c8722b8..2b411e2 100644 --- a/jsTestDriver.conf +++ b/jsTestDriver.conf @@ -5,18 +5,25 @@ server: http://localhost:9876 load: - strftime/strftime-min.js - rgbcolor/rgbcolor.js + - dashed-canvas.js - dygraph-layout.js - dygraph-canvas.js + - dygraph-options.js - dygraph.js - dygraph-utils.js - 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/range-selector.js + - plugins/chart-labels.js + - plugins/grid.js - plugins/legend.js - plugins/install.js - auto_tests/tests/*.js