Skip to content

Commit aa1d754

Browse files
committed
test/orfs/mock-array: enable -hier power reporting per instance
Signed-off-by: Øyvind Harboe <[email protected]>
1 parent 98e3817 commit aa1d754

File tree

1 file changed

+0
-1
lines changed
  • test/orfs/mock-array

1 file changed

+0
-1
lines changed

test/orfs/mock-array/BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,6 @@ POWER_TESTS = [
438438
data = [
439439
":MockArray_{name}".format(name = name),
440440
],
441-
tags = ["manual"] if name == "power_instances" else [],
442441
) for name in POWER_TESTS]
443442

444443
# FIXME why is this needed to ensure that cfg=exec of OpenSTA has runfiles?

0 commit comments

Comments
 (0)