diff --git a/backends/apple/mps/TARGETS b/backends/apple/mps/TARGETS index 9961ddd3c7..b8ab3427a9 100644 --- a/backends/apple/mps/TARGETS +++ b/backends/apple/mps/TARGETS @@ -94,6 +94,7 @@ runtime.python_test( "//caffe2:torch", "//executorch/examples/models:models", "//executorch/exir/tests:models", + "//executorch/extension/export_util:export_util", "//executorch/sdk:lib", "//executorch/sdk/bundled_program/serialize:lib", "fbsource//third-party/pypi/pytest:pytest",