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

9 lines
141 B
Groovy

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