Bump tests for scalatest version change.

This commit is contained in:
Vladimir Milovanović
2021-04-18 17:43:10 +02:00
parent 45684f1b87
commit c046af0de2

View File

@@ -3,7 +3,7 @@ package chipyard.clocking
import freechips.rocketchip.prci._
class SimplePllConfigurationSpec extends org.scalatest.FlatSpec {
class SimplePllConfigurationSpec extends org.scalatest.flatspec.AnyFlatSpec {
def genConf(freqMHz: Iterable[Double]): SimplePllConfiguration = new SimplePllConfiguration(
"testPLL",