From 42870794550c12651e0fb9ab70d4d027ab0f4b29 Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Fri, 29 Feb 2008 13:10:08 -0700
Subject: [PATCH] test: update todo string in test_nevow

---
 src/allmydata/test/test_nevow.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/allmydata/test/test_nevow.py b/src/allmydata/test/test_nevow.py
index df641d47..99ad2b34 100644
--- a/src/allmydata/test/test_nevow.py
+++ b/src/allmydata/test/test_nevow.py
@@ -8,4 +8,4 @@ class Web(unittest.TestCase):
         Sometimes Nevow can't find its resource files such as its default css file.
         """
         webform.defaultCSS.openForReading()
-    test_read_default_css.todo = "We have a patch for Nevow that makes this test pass, but we haven't decided how to manage a patched version of Nevow, and the Nevow upstream folks haven't decided to accept our patch."
+    test_read_default_css.todo = "This patch that we submitted to Nevow fixes this issue: http://www.divmod.org/trac/ticket/2527"
-- 
2.45.2