diff --git a/macros/src/test/scala/MacroCompilerSpec.scala b/macros/src/test/scala/MacroCompilerSpec.scala index 8a8f542f..892e63d0 100644 --- a/macros/src/test/scala/MacroCompilerSpec.scala +++ b/macros/src/test/scala/MacroCompilerSpec.scala @@ -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: