From: Dan Vanderkam Date: Wed, 16 May 2012 21:47:24 +0000 (-0400) Subject: add plugins to jsTestDriver.conf X-Git-Tag: v1.0.0~267^2~2 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=ec0e1045e6b867cdde92b1227fd48e376329170e;hp=f4b87da223beb6c042a39746b813880f4a465b63;p=dygraphs.git add plugins to jsTestDriver.conf --- diff --git a/jsTestDriver.conf b/jsTestDriver.conf index 5f6d1fa..c8722b8 100644 --- a/jsTestDriver.conf +++ b/jsTestDriver.conf @@ -16,4 +16,7 @@ load: - dygraph-tickers.js - dygraph-dev.js - excanvas.js + - plugins/base.js + - plugins/legend.js + - plugins/install.js - auto_tests/tests/*.js