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