diff --git a/testing/web-platform/tests/sms/README.md b/testing/web-platform/tests/sms/README.md new file mode 100644 index 000000000000..7cd98964c249 --- /dev/null +++ b/testing/web-platform/tests/sms/README.md @@ -0,0 +1,3 @@ +# SMS Receiver API + +This directory contains Web platform tests of the SMS Receiver API. For more details, refer to [this README file](https://cs.chromium.org/chromium/src/content/browser/sms/README.md).