summaryrefslogtreecommitdiff
path: root/lib/thandy/tests.py
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-10-14 18:42:57 +0000
committerNick Mathewson <nickm@torproject.org>2008-10-14 18:42:57 +0000
commitce277674b98c0e75f5eecd95fe6ff052607a0c22 (patch)
treef3aedf29d7d8b4244e1152ea1a1019664d7fe40b /lib/thandy/tests.py
parent6caa72442dc5767dea82d8e67089748c11a7fc46 (diff)
Add some in-code documentation, fix some dead code, add a license, add a working distutils script.
git-svn-id: file:///home/or/svnrepo/updater/trunk@17092 55e972cd-5a19-0410-ae62-a4d7a52db4cd
Diffstat (limited to 'lib/thandy/tests.py')
-rw-r--r--lib/thandy/tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/thandy/tests.py b/lib/thandy/tests.py
index 8b967a5..e2fb767 100644
--- a/lib/thandy/tests.py
+++ b/lib/thandy/tests.py
@@ -1,3 +1,4 @@
+# Copyright 2008 The Tor Project, Inc. See LICENSE for licensing information.
import unittest
import doctest