From 03daf46be07bd7900e8db1b21368ec40d638bd97 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 11 Nov 2020 16:23:10 -0800 Subject: [PATCH] ;ui: tests readme tweak --- tests/ui/{README => README.md} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename tests/ui/{README => README.md} (75%) diff --git a/tests/ui/README b/tests/ui/README.md similarity index 75% rename from tests/ui/README rename to tests/ui/README.md index 12dfb7b01..7e186d09c 100644 --- a/tests/ui/README +++ b/tests/ui/README.md @@ -4,4 +4,5 @@ using either of - empty: http://empty.sourceforge.net or (perhaps not tried) https://github.com/ierton/empty - expect: https://en.wikipedia.org/wiki/Expect -Needed, but not working yet. \ No newline at end of file +Needed, but not working yet. +(The uitest[.sh] script has gone missing.) \ No newline at end of file