Skip to content

Commit 40136a5

Browse files
committed
mpl: add missing BAZEL resource
Signed-off-by: Arthur Koucher <[email protected]>
1 parent 75b3bee commit 40136a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/mpl/test/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ filegroup(
120120
"io_constraints6": ["testcases/io_constraints6.def"],
121121
"io_constraints7": ["testcases/io_constraints6.def"],
122122
"io_constraints8": ["testcases/io_constraints6.def"],
123+
"keep_clustering_data": ["testcases/io_constraints6.def"],
123124
}.get(test_name, []),
124125
),
125126
)

0 commit comments

Comments
 (0)