import org.junit.Test; /** * Created by Winston on 05/12/14. */ public class SystemTest { @Test public void nothingToTest() { } }