bigbluebutton-Github/bbb-scheduler/test/integration/AttendeesTests.groovy
Richard Alam 7f2f9c1201 initial import
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@638 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-28 15:05:48 +00:00

7 lines
83 B
Groovy

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