Skip to content

Commit 10f1f2e

Browse files
authored
Merge pull request project-chip#169 from gerickson/user/gerickson/github-issue-166
Removed Unneeded Top-level Unit Test Project Subdirectory
2 parents 6cf057d + ac98f5e commit 10f1f2e

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

CONTRIBUTING.md

-2
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,6 @@ CHIP considers there to be a few different types of pull requests:
171171
### Prior to review, all changes require:
172172
- [GitHub Workflows](../.github/workflows) pass
173173
- [Certification Tests](tests/certification/README.md) pass
174-
- [Unit Tests](tests/unit/README.md) pass
175174
- [Fuzz Tests](tests/fuzz/README.md) pass
176175
- [Integration Tests](tests/integration/README.md) pass
177176
- Linting passes
@@ -204,7 +203,6 @@ your development branch and update.
204203
* Passes [Review Requirements](#review-requirements)
205204
* [GitHub Workflows](../.github/workflows) pass
206205
* [Certification Tests](tests/certification/README.md) pass
207-
* [Unit Tests](tests/unit/README.md) pass
208206
* [Fuzz Tests](tests/fuzz/README.md) pass
209207
* [Integration Tests](tests/integration/README.md) pass
210208
* Linting passes

tests/unit/README.md

-1
This file was deleted.

0 commit comments

Comments
 (0)