Migrate to tech.pantheon.TrieMap
[yangtools.git] / third-party / triemap / src / test / java / org / opendaylight / yangtools / triemap / TestInsert.java
index 9a4bc7175a0bd8cebad8bf73c97a908c9c749900..138b29e06869ecd85cd3745b3ede3a5243235f91 100644 (file)
@@ -20,6 +20,7 @@ import static org.junit.Assert.assertNull;
 
 import org.junit.Test;
 
+@Deprecated
 public class TestInsert {
     @Test
     public void testInsert() {