diff options
author | Robey Pointer <robey@lag.net> | 2004-10-20 16:52:51 +0000 |
---|---|---|
committer | Robey Pointer <robey@lag.net> | 2004-10-20 16:52:51 +0000 |
commit | 6caf15b4256c969ca0e0970281d3deb21e29bb62 (patch) | |
tree | a5e0ec6608fc78fd2383d4ffdf1327bf64be109f /Makefile | |
parent | 2939b6936b50d207048d9e245c202c6a7c705643 (diff) |
[project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-94]
start testing Transport
the beginnings of tests for Transport. only the bare minimum is there right
now.
also started doc'ing things up to ivysaur.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ # fearow (23apr04) # gyarados (31may04) # horsea (27jun04) +# ivysaur (20oct04) release: python ./setup.py sdist --formats=zip |