file: Add todos for missing tests

This commit is contained in:
Stein Magnus Jodal 2015-07-25 11:59:29 +02:00
parent b9c0d305cd
commit 448e929e75
2 changed files with 4 additions and 0 deletions

View File

@ -1 +1,3 @@
from __future__ import unicode_literals from __future__ import unicode_literals
# TODO Test browse()

View File

@ -1 +1,3 @@
from __future__ import unicode_literals from __future__ import unicode_literals
# TODO Test lookup()