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

This commit is contained in:
Brian Warner 2009-11-19 23:55:53 -08:00
parent 0cf320c2ab
commit d918ab407e

View 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