aboutsummaryrefslogtreecommitdiffstats
path: root/lib/runtime_tools/test/runtime_tools_SUITE.erl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/runtime_tools/test/runtime_tools_SUITE.erl')
-rw-r--r--lib/runtime_tools/test/runtime_tools_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/runtime_tools/test/runtime_tools_SUITE.erl b/lib/runtime_tools/test/runtime_tools_SUITE.erl
index 374d7f6694..6238c240e9 100644
--- a/lib/runtime_tools/test/runtime_tools_SUITE.erl
+++ b/lib/runtime_tools/test/runtime_tools_SUITE.erl
@@ -64,7 +64,7 @@ end_per_group(_GroupName, Config) ->
app_file(_Config) ->
- ?line ok = ?t:app_test(runtime_tools),
+ ok = ?t:app_test(runtime_tools),
ok.
appup_file(_Config) ->