From ab74101e5a404f6e2ba13e8ccc8fedf4d24b6a14 Mon Sep 17 00:00:00 2001 From: Vatsal Ghelani <152916324+vatsalghelani-csa@users.noreply.github.com> Date: Tue, 26 Mar 2024 21:51:22 -0400 Subject: [PATCH] Added reference to the metadata parser BUILD.gn --- BUILD.gn | 1 + 1 file changed, 1 insertion(+) diff --git a/BUILD.gn b/BUILD.gn index 0992c61b0510c6..76d3df15dab5f8 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -232,6 +232,7 @@ if (current_toolchain != "${dir_pw_toolchain}/default:default") { "//examples/chef:chef.tests", "//scripts/build:build_examples.tests", "//scripts/py_matter_idl:matter_idl.tests", + "//scripts/tests/py:py.tests", "//scripts/py_matter_yamltests:matter_yamltests.tests", "//src:tests_run", ]