Skip to content

Commit

Permalink
Make sure unit test is run as part of standard tests
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 committed Sep 20, 2023
1 parent 5c80164 commit cfb1bb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/py_matter_idl/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ pw_python_package("matter_idl") {
sources = matter_idl_generator_sources

tests = [
"matter_idl/test_backwards_compatibility.py",
"matter_idl/test_matter_idl_parser.py",
"matter_idl/test_generators.py",
"matter_idl/test_xml_parser.py",
Expand Down

0 comments on commit cfb1bb3

Please sign in to comment.