summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 9da8731..38dde75 100644
--- a/TODO
+++ b/TODO
@@ -23,7 +23,3 @@ TODO
``inline``, ``block`` are instances of ``mdl_style.LSRenderer``,
``mdl_style.InlineLexer`` and ``mdl_style.LSBlockLexer``
respectively.
-
-* Add unit tests for ``tests.test_mdl_style.TestLSRendererFN`` class;
- it must be similar to the ones in
- ``tests.test_mdl_style.TestLSRendererIL``.