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

package firrtlTests

import firrtl.testutils.ExecutionTest

// Miscellaneous Feature Checks
class NestedSubAccessExecutionTest extends ExecutionTest("NestedSubAccessTester", "/features")