Rename test and test methods so they do not conflict with multiple-axes.js.
[dygraphs.git] / jsTestDriver.conf
index c8722b8..756ca07 100644 (file)
@@ -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,7 +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