X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=auto_tests%2FREADME;h=e5ec59349cbbfb49faccfa3228ca4845f94b7d68;hb=4a0cb9c4671b5c212da6ebc71e25fb9d1aaec692;hp=caf0bea347525778462cac33249b7e915b6ae158;hpb=bbfb84f2a5e0fbb5259fab16f0785a5806c5bf8d;p=dygraphs.git diff --git a/auto_tests/README b/auto_tests/README index caf0bea..e5ec593 100644 --- a/auto_tests/README +++ b/auto_tests/README @@ -11,7 +11,7 @@ Running tests browser: Run: - $ java -jar ./auto_tests/lib/JsTestDriver-1.3.2.jar --port 9876 + $ java -jar ./auto_tests/lib/JsTestDriver-1.3.3c.jar --port 9876 Open http://localhost:9876/capture @@ -19,7 +19,7 @@ Running tests - Run the tests with: - $ java -jar ./auto_tests/lib/JsTestDriver-1.3.2.jar --tests all + $ java -jar ./auto_tests/lib/JsTestDriver-1.3.3c.jar --tests all Debugging tests