mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
test: update todo string in test_nevow
This commit is contained in:
parent
854ae28ad6
commit
4287079455
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user