summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2013-02-02 11:27:48 -0500
committerNed Batchelder <ned@nedbatchelder.com>2013-02-02 11:27:48 -0500
commitf3c8815cbcabaef7d54490b597e5b5a2f6b1612b (patch)
tree35d4b9bfb2eee2dca6a18f14cc9f86dcc2ddd6f7 /howto.txt
parentc19232a9d2be2bde30e446311f32e9dcdd5d4774 (diff)
downloadpython-coveragepy-git-f3c8815cbcabaef7d54490b597e5b5a2f6b1612b.tar.gz
Directory changed: test->tests. Adapt.
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/howto.txt b/howto.txt
index 632467b3..fc1904c2 100644
--- a/howto.txt
+++ b/howto.txt
@@ -91,4 +91,4 @@
- To run the Javascript tests:
- open test/js/index.html in variety of browsers.
+ open tests/js/index.html in variety of browsers.