summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2017-02-23 01:24:40 +0000
committerrsiddharth <s@ricketyspace.net>2017-02-23 01:24:40 +0000
commit7765fad0e250068744182f3551bcfd0834497dec (patch)
treef1159c0961ba24276dc313fae261d2eb581f38c3
parent6d2d685678cb7be71ab14ebef114714ef2b03ce7 (diff)
Update 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``.