bigbluebutton-Github/bigbluebutton-web/test/integration/org/bigbluebutton/web/domain/VoiceConferenceBridgeTests.groovy

9 lines
135 B
Groovy
Raw Normal View History

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