aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/test/ct_testspec_1_SUITE_data/groups_2/groups_22_SUITE.erl
diff options
context:
space:
mode:
authorPeter Andersson <[email protected]>2015-03-18 11:22:15 +0100
committerPeter Andersson <[email protected]>2015-03-18 11:22:15 +0100
commit7d14b3ca1f8295b29ab320f4c2370b0b106efa3e (patch)
tree06e8f5976fa31cf5d55f40b23f951b2550506cbd /lib/common_test/test/ct_testspec_1_SUITE_data/groups_2/groups_22_SUITE.erl
parentd7724d657638dae37a6b090394cba21f64b6dd6a (diff)
parentabcf91943c4d0d29c312786d9f531e531c6965a6 (diff)
downloadotp-7d14b3ca1f8295b29ab320f4c2370b0b106efa3e.tar.gz
otp-7d14b3ca1f8295b29ab320f4c2370b0b106efa3e.tar.bz2
otp-7d14b3ca1f8295b29ab320f4c2370b0b106efa3e.zip
Merge branch 'maint'
Diffstat (limited to 'lib/common_test/test/ct_testspec_1_SUITE_data/groups_2/groups_22_SUITE.erl')
-rw-r--r--lib/common_test/test/ct_testspec_1_SUITE_data/groups_2/groups_22_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common_test/test/ct_testspec_1_SUITE_data/groups_2/groups_22_SUITE.erl b/lib/common_test/test/ct_testspec_1_SUITE_data/groups_2/groups_22_SUITE.erl
index cd517876df..dcd361d658 100644
--- a/lib/common_test/test/ct_testspec_1_SUITE_data/groups_2/groups_22_SUITE.erl
+++ b/lib/common_test/test/ct_testspec_1_SUITE_data/groups_2/groups_22_SUITE.erl
@@ -278,7 +278,7 @@ testcase_5a(Config) ->
%% increase chance the done event will come
%% during execution of subgroup (could be
%% tricky to handle)
- timer:sleep(3),
+ ct:sleep(3),
ok.
testcase_5b() ->
[].