From ad635826411612886c2c2085708979d37787088a 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 7e44f218f2..16cd847b40 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 -------------