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

9 lines
131 B
Groovy

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