package uk.ac.ic.wlgitbridge; import org.junit.Test; /** * Created by Winston on 02/11/14. */ public class MainTest { @Test public void nothingToTest() { } }