Fix tests that accompany fixing bug 382.
[dygraphs.git] / jsTestDriver.conf
1 server: http://localhost:9876
2
3 # This list needs to be kept in sync w/ the one in dygraph-dev.js
4 # and the one in generate-combined.sh.
5 load:
6   - strftime/strftime-min.js
7   - rgbcolor/rgbcolor.js
8   - dashed-canvas.js
9   - dygraph-layout.js
10   - dygraph-canvas.js
11   - dygraph-options.js
12   - dygraph.js
13   - dygraph-utils.js
14   - dygraph-gviz.js
15   - dygraph-interaction-model.js
16   - dygraph-options-reference.js
17   - dygraph-tickers.js
18   - dygraph-dev.js
19   - excanvas.js
20   - dygraph-plugin-base.js
21   - plugins/*.js
22   - dygraph-plugin-install.js
23   - auto_tests/tests/*.js