summaryrefslogtreecommitdiff
path: root/tests/aslts/src/runtime/collections/functional/module/RUN.asl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/aslts/src/runtime/collections/functional/module/RUN.asl')
-rw-r--r--tests/aslts/src/runtime/collections/functional/module/RUN.asl4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/aslts/src/runtime/collections/functional/module/RUN.asl b/tests/aslts/src/runtime/collections/functional/module/RUN.asl
index 8a89e9b01..f92c2e9d2 100644
--- a/tests/aslts/src/runtime/collections/functional/module/RUN.asl
+++ b/tests/aslts/src/runtime/collections/functional/module/RUN.asl
@@ -30,7 +30,11 @@
if (STTT("Module level code execution", TCLF, 14, W01a)) {
SRMT("MLS0")
MLS0()
+ SRMT("MLS1")
+ MLS1()
SRMT("MLO0")
MLO0()
+ SRMT("MLO1")
+ MLO1()
}
FTTT()