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

9 lines
131 B
Groovy
Raw Normal View History

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