Migrate to tech.pantheon.TrieMap
[yangtools.git] / third-party / triemap / src / test / java / org / opendaylight / yangtools / triemap / TestCNodeInsertionIncorrectOrder.java
index 3c0f35476829aee6c02936d5d88bcf17e746f82d..9d34781f4a1154398ab64179f1424faded611f47 100644 (file)
@@ -20,6 +20,7 @@ import static org.junit.Assert.assertSame;
 import java.util.Map;
 import org.junit.Test;
 
+@Deprecated
 public class TestCNodeInsertionIncorrectOrder {
 
     @Test