summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--howto.txt5
1 files changed, 5 insertions, 0 deletions
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.
+