diff --git a/sh/test.sh b/sh/test.sh index b7385f2..b29cb3b 100644 --- a/sh/test.sh +++ b/sh/test.sh @@ -17,13 +17,16 @@ rwx_test_code() { local items set \ "awk" \ + "modules_main" \ + "modules_user" \ "constants" \ "variables" \ "functions" \ "aliases" \ "aliases_functions" \ "commands" \ - "commands_functions" + "commands_functions" \ + "tasks" rwx_code for items in "${@}"; do echo