Skip to content

Commit 6870763

Browse files
authored
Add program schema dep to pte_data_map_test. (#9051)
Summary: Forward-fix for D70686618 Differential Revision: D70796421
1 parent 6099020 commit 6870763

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

runtime/executor/test/targets.bzl

+1
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ def define_common_targets(is_fbcode = False):
101101
"//executorch/extension/data_loader:file_data_loader",
102102
"//executorch/extension/testing_util:temp_file",
103103
"//executorch/runtime/executor:pte_data_map",
104+
"//executorch/schema:program",
104105
],
105106
)
106107

0 commit comments

Comments
 (0)