Skip to content

Commit

Permalink
this should fix build error, doctests will run when the module is imp…
Browse files Browse the repository at this point in the history
…orted anyway
  • Loading branch information
asirko-soft committed Feb 7, 2025
1 parent e258cde commit b29c46a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/python_testing/matter_testing_infrastructure/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,9 @@ pw_python_package("chip-testing-module") {
"chip/testing/timeoperations.py",
]
tests = [
"chip/testing/conversions.py",
"chip/testing/matchers.py",
"chip/testing/test_metadata.py",
"chip/testing/test_tasks.py",
"chip/testing/test_matter_asserts.py",
"chip/testing/timeoperations.py",
]
}

Expand Down

0 comments on commit b29c46a

Please sign in to comment.