9 lines
131 B
Groovy
9 lines
131 B
Groovy
|
package org.bigbluebutton.web.domain
|
||
|
|
||
|
class RolePermissionRelTests extends GroovyTestCase {
|
||
|
|
||
|
void testSomething() {
|
||
|
|
||
|
}
|
||
|
}
|