aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_netstring.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_netstring.py')
-rw-r--r--test/test_netstring.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_netstring.py b/test/test_netstring.py
index 5146d150..48285960 100644
--- a/test/test_netstring.py
+++ b/test/test_netstring.py
@@ -3,7 +3,6 @@ from cStringIO import StringIO
import libpry
-
class uNetstring(libpry.AutoTree):
def setUp(self):
self.test_data = "Netstring module by Will McGugan"