aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/LegalizeSpec.scala
blob: 905d578e4b5b368021ae688a61bfc5d2284ac67a (plain)
1
2
3
4
5
6
7
// SPDX-License-Identifier: Apache-2.0

package firrtlTests

import firrtl.testutils.ExecutionTest

class LegalizeExecutionTest extends ExecutionTest("Legalize", "/passes/Legalize")