one more reference

This commit is contained in:
Jean-Paul Calderone 2020-10-21 07:26:12 -04:00
parent e8761c98ad
commit 7ce2122e71

View File

@ -60,7 +60,7 @@ class StaticResource(Resource, object):
class RenderExceptionTests(SyncTestCase):
"""
Tests for ``render_exception``.
Tests for ``render_exception`` (including the private helper ``_finish``).
"""
def test_exception(self):
"""