From 4151928013227bc2b97478bf30a30314e98e6308 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 7 Jul 2025 02:13:52 +0200 Subject: [PATCH] test/awk --- sh/test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/sh/test.sh b/sh/test.sh index 69fcc4c..d017077 100644 --- a/sh/test.sh +++ b/sh/test.sh @@ -16,6 +16,7 @@ rwx_test() { rwx_test_code() { local items set \ + "awk" \ "constants" \ "variables" \ "functions" \