]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
test_uri.py: s/NewDirnode/Dirnode/ , now that they aren't "new" anymore
authorBrian Warner <warner@lothar.com>
Fri, 20 Nov 2009 07:55:53 +0000 (23:55 -0800)
committerBrian Warner <warner@lothar.com>
Fri, 20 Nov 2009 07:55:53 +0000 (23:55 -0800)
src/allmydata/test/test_uri.py

index 142606167bdb7cf5db5fe1fccf77edb3fab2fe5e..6b4c3e533cbe6821bc6b146955f0d8c5f2599029 100644 (file)
@@ -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