Tests aren't that brittle since firrtl reparses the output

This commit is contained in:
Edward Wang
2017-07-31 15:43:59 -07:00
committed by edwardcwang
parent e47cf92139
commit 519ffef50a

View File

@@ -6,8 +6,6 @@ import firrtl.Parser.parse
import firrtl.Utils.ceilLog2
import java.io.{File, StringWriter}
// TODO: we should think of a less brittle way to run these tests.
abstract class MacroCompilerSpec extends org.scalatest.FlatSpec with org.scalatest.Matchers {
/**
* Terminology note: