bigbluebutton-Github/bigbluebutton-web/test/integration/org/bigbluebutton/web/controllers/UserControllerTests.groovy

9 lines
133 B
Groovy
Raw Normal View History

package org.bigbluebutton.web.controllers
class UserControllerTests extends GroovyTestCase {
void testSomething() {
}
}