From c756d3783fe528f13be822304bc47dce2bacef53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kha=C3=AFs=20COLIN?= Date: Fri, 25 Apr 2025 15:12:14 +0200 Subject: [PATCH] tests(export): ensure export rejects invalid identifiers --- test.sh | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/test.sh b/test.sh index f0ad82d..f65d5d1 100755 --- a/test.sh +++ b/test.sh @@ -759,15 +759,16 @@ minishell: export: `': not a valid identifier EOF when_run <