bigbluebutton-Github/bbb-common-message/src/test/scala/org/bigbluebutton/common2/UnitSpec2.scala
2017-05-09 14:19:22 -07:00

5 lines
170 B
Scala
Executable File

package org.bigbluebutton.common2
import org.scalatest.{BeforeAndAfterAll, FlatSpec, Matchers}
class UnitSpec2 extends FlatSpec with Matchers with BeforeAndAfterAll