bigbluebutton-Github/bigbluebutton-web/test/integration/org/bigbluebutton/web/domain/UserRoleRelTests.groovy

9 lines
125 B
Groovy
Raw Normal View History

package org.bigbluebutton.web.domain
class UserRoleRelTests extends GroovyTestCase {
void testSomething() {
}
}