Added todo for trie tests.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1491623 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Neidhart 2013-06-10 22:06:34 +00:00
parent 81e47470cc
commit 8e34831a65

View File

@ -45,6 +45,7 @@ import org.junit.Test;
* JUnit tests.
*
* FIXME: add serialization support
* TODO: integrate into test framework, utilize existing map tests
*
* @since 4.0
* @version $Id$