aboutsummaryrefslogtreecommitdiffstats
path: root/lib/runtime_tools/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/runtime_tools/test/Makefile')
-rw-r--r--lib/runtime_tools/test/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/runtime_tools/test/Makefile b/lib/runtime_tools/test/Makefile
index 61377ea09e..29cf7545c9 100644
--- a/lib/runtime_tools/test/Makefile
+++ b/lib/runtime_tools/test/Makefile
@@ -9,7 +9,9 @@ MODULES = \
system_information_SUITE \
dbg_SUITE \
erts_alloc_config_SUITE \
- msacc_SUITE
+ scheduler_SUITE \
+ msacc_SUITE \
+ zzz_SUITE
ERL_FILES= $(MODULES:%=%.erl)