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