aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/LegalizeSpec.scala
blob: 22fef730c544e150fbdf6f28e9de3906ba9b95ad (plain)
1
2
3
4
5
6
7
8
// See LICENSE for license details.

package firrtlTests

import firrtl.testutils.ExecutionTest

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