diff --git a/scripts/test_lib.sh b/scripts/test_lib.sh index 5d03e57459c5..52a360d57c15 100644 --- a/scripts/test_lib.sh +++ b/scripts/test_lib.sh @@ -178,6 +178,9 @@ function maybe_run() { fi } +# modules +# returns the list of all modules in the project, not including the tools, +# as they are not considered to be added to the bill for materials. function modules() { modules=( "${ROOT_MODULE}/api/v3"