summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2017-03-04 08:02:10 +0000
committerrsiddharth <s@ricketyspace.net>2017-03-04 08:02:10 +0000
commitb7831b9c5e2d243ce89eca2f24fcb57df8cc27e4 (patch)
tree5c704b0cf0b043efe7dedac578a3a67d1df15721
parentc492802aacf8b59cc18cde1eb371561315ff791d (diff)
TODO: Update.
-rw-r--r--TODO6
1 files changed, 2 insertions, 4 deletions
diff --git a/TODO b/TODO
index 38dde75..ce58a97 100644
--- a/TODO
+++ b/TODO
@@ -3,10 +3,8 @@
TODO
====
-* Add unit tests for markdown_link_style.logging module.
-
- A good place to put the unit tests for this module is under
- ``tests/markdown_link_style/test_logging.py``.
+* ``markdown_link_style.logging.MDLogger`` does not seem to handle all
+ logging levels; look into this and fix it.
* Add unit test for ``mdl_style.LSBlockLexer``,
``mdl_style.LSInlineLexer`` classes.