From: Brian Warner <warner@lothar.com>
Date: Wed, 29 Aug 2007 06:40:03 +0000 (-0700)
Subject: test_uri.py: remove tiny whitespace
X-Git-Url: https://git.rkrishnan.org/simplejson/components/%22news.html/flags/index.php?a=commitdiff_plain;h=c7288286ae79301ec7f846f1823743a3ff7921f9;p=tahoe-lafs%2Ftahoe-lafs.git

test_uri.py: remove tiny whitespace
---

diff --git a/src/allmydata/test/test_uri.py b/src/allmydata/test/test_uri.py
index b0b8fa52..18a322ed 100644
--- a/src/allmydata/test/test_uri.py
+++ b/src/allmydata/test/test_uri.py
@@ -148,4 +148,3 @@ class Constraint(unittest.TestCase):
        fileURI = 'URI:CHK:f3mf6az85wpcai8ma4qayfmxuc:nnw518w5hu3t5oohwtp7ah9n81z9rfg6c1ywk33ia3m64o67nsgo:3:10:345834'
        self.failUnlessRaises(Violation, DirnodeURI.checkObject, fileURI, False)
 
-