bigbluebutton-Github/bigbluebutton-web/test/integration/org/bigbluebutton/web/domain/RolePermissionRelTests.groovy
2009-04-29 19:38:46 +00:00

9 lines
131 B
Groovy

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