From 0cefb9951a20815cf04ddce73e7683021de162db Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Mon, 27 Jun 2011 15:46:09 -0400 Subject: Write this down for next time. --- howto.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/howto.txt b/howto.txt index 6108ea22..ce2dcc23 100644 --- a/howto.txt +++ b/howto.txt @@ -83,3 +83,8 @@ "zzz_coverage_process_start.pth" containing:: import coverage; coverage.process_startup() + +- To run the Javascript tests: + + open test/js/index.html in variety of browsers. + -- cgit v1.2.1