summaryrefslogtreecommitdiff
path: root/lib/runtime_tools/test/system_information_SUITE.erl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/runtime_tools/test/system_information_SUITE.erl')
-rw-r--r--lib/runtime_tools/test/system_information_SUITE.erl1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/runtime_tools/test/system_information_SUITE.erl b/lib/runtime_tools/test/system_information_SUITE.erl
index b8a8ca9a39..6870d95b40 100644
--- a/lib/runtime_tools/test/system_information_SUITE.erl
+++ b/lib/runtime_tools/test/system_information_SUITE.erl
@@ -293,7 +293,6 @@ validate_loaded_report() ->
ok = system_information:application(kernel,[full]),
ok = system_information:module(gen_server),
ok = system_information:module(gen_server,[full]),
- ok = system_information:modules(native),
ok.