blob: 95b4fc74c5bc8872a6df6a79a8f70a8823dec244 [file] [log] [blame]
package brooklyn.web.console
import static org.testng.Assert.*
import org.testng.annotations.Test
class LoginControllerTest {
@Test
void testSomething() {
}
}