From ab8a6e4483472b2dfaeefd83fa32ac96492f9e0d Mon Sep 17 00:00:00 2001 From: Darryl Green Date: Tue, 23 Jul 2019 13:33:20 +0100 Subject: [PATCH] Dummy commit so that a pull request will not be auto-merged This test commit may need to be updated from time to time because there's a limit to how many status notifications GitHub will accept for a given sha. https://github.com/ARMmbed/mbedtls-test/pull/155#issuecomment-698955473 Signed-off-by: Gilles Peskine --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index eb3829cd8c..7bbd54f92a 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Mbed TLS is a C library that implements cryptographic primitives, X.509 certific Mbed TLS includes a reference implementation of the [PSA Cryptography API](#psa-cryptography-api). This is currently a preview for evaluation purposes only. +This is a test commit that should change nothing. + Configuration -------------