From 1bb723d60c12959f630e024b0156fefa231dc688 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 12 Dec 2018 17:57:37 -0600 Subject: [PATCH] Trivial update to README. --- testing/README.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/testing/README.txt b/testing/README.txt index 67273a500..509270488 100644 --- a/testing/README.txt +++ b/testing/README.txt @@ -1,7 +1,8 @@ apps/testing README file ======================== - The apps/testing directory is used to include external testing frameworks + The apps/testing directory is used to build NuttX-specific tests and to + include external testing frameworks examples/ostest ^^^^^^^^^^^^^^^