aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/test/cover_SUITE.erl
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2011-03-08 17:13:47 +0100
committerLukas Larsson <[email protected]>2011-03-08 17:13:47 +0100
commit97337e16638529f24b6231ada3b4333813448cee (patch)
tree2488899336ff18e8c04ae24b565174f9e38de622 /lib/tools/test/cover_SUITE.erl
parentc516e63684fe23def2626ddfefcec11f1806f062 (diff)
downloadotp-97337e16638529f24b6231ada3b4333813448cee.tar.gz
otp-97337e16638529f24b6231ada3b4333813448cee.tar.bz2
otp-97337e16638529f24b6231ada3b4333813448cee.zip
Fix spelling on analyse
Diffstat (limited to 'lib/tools/test/cover_SUITE.erl')
-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 ->