29c99178eb
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1336 af16638f-c34d-0410-8cfa-b39d5352b314
9 lines
131 B
Groovy
9 lines
131 B
Groovy
package org.bigbluebutton.web.domain
|
|
|
|
class RolePermissionRelTests extends GroovyTestCase {
|
|
|
|
void testSomething() {
|
|
|
|
}
|
|
}
|