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

package firrtlTests

import firrtl.testutils.ExecutionTest

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