diff --git a/docs/ApiRemovalProcess.md b/docs/ApiRemovalProcess.md index 85b921d9b7a..12395a87ebd 100644 --- a/docs/ApiRemovalProcess.md +++ b/docs/ApiRemovalProcess.md @@ -25,3 +25,7 @@ Example of a deprecation comment: ``` * The PMC may decide to back out of an API removal * In general, removing a deprecated API does NOT cause the increase of the major version segment. + +Software tests and test utilities are not considered API and can be changed and deleted at any time. + +