package uk.ac.ic.wlgitbridge.bridge; import org.junit.Test; /** * Created by Winston on 05/11/14. */ public class WLBridgedProjectTests { @Test public void nothingToTest() { } /* repo doesn't exist in DB: don't create */ }