Migrate to tech.pantheon.TrieMap
[yangtools.git] / third-party / triemap / src / test / java / org / opendaylight / yangtools / triemap / TestHashCollisionsRemove.java
index 74ae1f9b799d0654fb0c9725dc9d64b82f6d3d32..7d0962471d953c0d09f9095de09e68a6ce30f0dd 100644 (file)
@@ -21,6 +21,7 @@ import static org.junit.Assert.assertTrue;
 import java.util.Map;
 import org.junit.Test;
 
+@Deprecated
 public class TestHashCollisionsRemove {
     private static final int COUNT = 50000;