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

9 lines
135 B
Groovy

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