aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/tools/test/cover_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tools/test/cover_SUITE.erl b/lib/tools/test/cover_SUITE.erl
index c3f691e773..483d416411 100644
--- a/lib/tools/test/cover_SUITE.erl
+++ b/lib/tools/test/cover_SUITE.erl
@@ -51,7 +51,7 @@ all(suite) ->
init_per_testcase(TC, Config) when TC =:= misc;
TC =:= compile;
- TC =:= analyze;
+ TC =:= analyse;
TC =:= distribution;
TC =:= otp_5031;
TC =:= stop ->