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

9 lines
121 B
Groovy

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