bigbluebutton-Github/bigbluebutton-web/test/integration/PresentationServiceTests.groovy
Richard Alam 98dc0bc272 - bringing bigbluebutton-web into trunk
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1190 af16638f-c34d-0410-8cfa-b39d5352b314
2009-04-01 16:53:45 +00:00

7 lines
93 B
Groovy

class PresentationServiceTests extends GroovyTestCase {
void testSomething() {
}
}