bigbluebutton-Github/bigbluebutton-web/test/integration/org/bigbluebutton/web/controllers/PresentationControllerTests.groovy

9 lines
141 B
Groovy
Raw Normal View History

package org.bigbluebutton.web.controllers
class PresentationControllerTests extends GroovyTestCase {
void testSomething() {
}
}