Rename VoiceModule to ListenersModule

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@683 af16638f-c34d-0410-8cfa-b39d5352b314
This commit is contained in:
Richard Alam 2008-11-06 19:00:16 +00:00
parent dfa16a604e
commit e3e1778495

View File

@ -4,7 +4,7 @@
<mx:Script>
<![CDATA[
import org.bigbluebutton.modules.voice.ListenersTests;
import org.bigbluebutton.modules.listeners.ListenersTests;
import org.bigbluebutton.main.ModulesProxyTests;
import org.bigbluebutton.main.BbbModuleManagerTests;