Skip to content

Commit bdcf637

Browse files
committed
tap: run buildifier
Signed-off-by: Peter Gadfort <[email protected]>
1 parent b85bbda commit bdcf637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tap/test/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ filegroup(
141141
test_name + ".*",
142142
],
143143
) + {
144-
"overlap_cover": ["sky130hs_data/cover.lef"],
145144
"allow_one_site_gaps": ["disallow_one_site_gaps.def"],
146145
"boundary_macros": [],
147146
"disallow_one_site_gaps2": [
@@ -150,6 +149,7 @@ filegroup(
150149
],
151150
"gcd_sky130_separate": ["gcd_sky130.defok"],
152151
"multiple_calls": ["gcd_ripup.def"],
152+
"overlap_cover": ["sky130hs_data/cover.lef"],
153153
}.get(
154154
test_name,
155155
["boundary_macros.def"],

0 commit comments

Comments
 (0)