From: Brian Warner <warner@lothar.com>
Date: Fri, 20 Nov 2009 07:55:53 +0000 (-0800)
Subject: test_uri.py: s/NewDirnode/Dirnode/ , now that they aren't "new" anymore
X-Git-Url: https://git.rkrishnan.org/%5B/%5D%20/uri/FOOURL?a=commitdiff_plain;h=d918ab407e94ffe9bbf291bd61523c0d1b7ae6bf;p=tahoe-lafs%2Ftahoe-lafs.git

test_uri.py: s/NewDirnode/Dirnode/ , now that they aren't "new" anymore
---

diff --git a/src/allmydata/test/test_uri.py b/src/allmydata/test/test_uri.py
index 14260616..6b4c3e53 100644
--- a/src/allmydata/test/test_uri.py
+++ b/src/allmydata/test/test_uri.py
@@ -259,7 +259,7 @@ class Mutable(unittest.TestCase):
         self.failUnlessEqual(u5, u5_h)
 
 
-class NewDirnode(unittest.TestCase):
+class Dirnode(unittest.TestCase):
     def test_pack(self):
         writekey = "\x01" * 16
         fingerprint = "\x02" * 32