summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-02-13 16:50:58 +0000
committerLars Wirzenius <liw@liw.fi>2011-02-13 16:50:58 +0000
commit9be0fc7ea270c74758389681e4908ff3d396a3a2 (patch)
tree981e620bd46af97263f98534fab1211903448e3f /README
parentf89357a1c9f8650e1b858f4fe34b99c6a42880f9 (diff)
downloadlarch-9be0fc7ea270c74758389681e4908ff3d396a3a2.tar.gz
Release version 0.17.version_0_17
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 1e7e815..f3b8fc0 100644
--- a/README
+++ b/README
@@ -60,6 +60,7 @@ and LRUCache, and extrautils packages:
* <http://liw.fi/lru/>
* <http://liw.fi/coverage-test-runner/>
* <http://liw.fi/extrautils/>
+* <http://liw.fi/tracing/>
The unit test modules are paired with their corresponding code modules:
for code module `foo.py` there exists a unit test module `foo_tests.py`.