bigbluebutton-Github/bbb-common-message/src/test/scala/org/bigbluebutton/common2/UnitSpec2.scala

5 lines
170 B
Scala
Raw Normal View History

2017-05-10 05:19:22 +08:00
package org.bigbluebutton.common2
import org.scalatest.{BeforeAndAfterAll, FlatSpec, Matchers}
class UnitSpec2 extends FlatSpec with Matchers with BeforeAndAfterAll