package uk.co.optimisticpanda.dropwizard.dbdeploy; import org.junit.Before; public class ClasspathDbDeployTest { @Before public void check(){ } }