diff --git a/common/lib/capa/capa/tests/test_html_render.py b/common/lib/capa/capa/tests/test_html_render.py
index ca39f3b5ff..c4925603c8 100644
--- a/common/lib/capa/capa/tests/test_html_render.py
+++ b/common/lib/capa/capa/tests/test_html_render.py
@@ -27,6 +27,7 @@ class CapaHtmlRenderTest(unittest.TestCase):
# Render the HTML
etree.XML(problem.get_html())
+ # TODO: This test should inspect the rendered html and assert one or more things about it
def test_include_html(self):
# Create a test file to include