Skip to content

Commit 6c1f0bb

Browse files
committed
mpl: fix bazel build file formatting
Signed-off-by: Arthur Koucher <[email protected]>
1 parent 684554e commit 6c1f0bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mpl/test/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,11 +105,11 @@ filegroup(
105105
"testcases/macro_only.lef",
106106
"testcases/macro_only.lib",
107107
"testcases/macro_only.v",
108+
"testcases/macros_without_pins1.def",
108109
"testcases/mixed_ios1.def",
109110
"testcases/no_unfixed_macros.def",
110111
"testcases/orientation_improve1.def",
111112
"testcases/orientation_improve1.lef",
112-
"testcases/macros_without_pins1.def",
113113
],
114114
)
115115

0 commit comments

Comments
 (0)