Migrate to tech.pantheon.TrieMap
[yangtools.git] / third-party / triemap / src / test / java / org / opendaylight / yangtools / triemap / TestHashCollisions.java
index 6884911075024aa9068bbb7cddf3fc26ddb3f230..2135af380cb2184e40efa74aed7a56aadf291458 100644 (file)
@@ -21,6 +21,7 @@ import static org.junit.Assert.assertNull;
 
 import org.junit.Test;
 
+@Deprecated
 public class TestHashCollisions {
     @Test
     public void testHashCollisions() {