blob: 6b33ced4884452cfdde0fad67f4412aa6aed0e03 [file] [log] [blame]
package brooklyn.entity.database;
import org.testng.annotations.Test;
public class PlaceholderTest {
@Test
public void noop() {}
}