From 48895bccefba6539624f676ffd1bc67ae39e4fd2 Mon Sep 17 00:00:00 2001 From: Christian Heller Date: Wed, 17 Sep 2025 18:26:47 +0200 Subject: [PATCH] Fix empty-input test (need space separating context from emptiness). --- test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.txt b/test.txt index 713096e..10d4fe9 100644 --- a/test.txt +++ b/test.txt @@ -1,7 +1,7 @@ # BASIC TUI PROMPT TESTS # nothing should happen on empty command input -> +> # expected complaints on wrong command inputs > foo -- 2.30.2