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

9 lines
131 B
Groovy
Raw Normal View History

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