Skip to content

Commit ac98f5e

Browse files
author
Grant Erickson
committed
Removed unneeded project subdirectory.
1 parent c08cb4e commit ac98f5e

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)