98dc0bc272
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1190 af16638f-c34d-0410-8cfa-b39d5352b314
7 lines
78 B
Groovy
7 lines
78 B
Groovy
class UserTests extends GroovyTestCase {
|
|
|
|
void testSomething() {
|
|
|
|
}
|
|
}
|