package org.multiverse.collections; import org.junit.Ignore; import org.junit.Test; public class NaiveTxnLinkedList_remove_Object_test { @Test @Ignore public void test(){ } }