aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/test/ct_pre_post_test_io_SUITE_data/cth_ctrl.erl
diff options
context:
space:
mode:
authorPeter Andersson <[email protected]>2013-10-09 17:38:15 +0200
committerPeter Andersson <[email protected]>2013-10-10 21:53:58 +0200
commit513f4130b13bcb7360c5a70e940abe1320490e68 (patch)
tree72ea14988dcc67b8f4e9015405b75234e8716d07 /lib/common_test/test/ct_pre_post_test_io_SUITE_data/cth_ctrl.erl
parente0ecc86e35475b434efa6cccba44074ca1040b7a (diff)
downloadotp-513f4130b13bcb7360c5a70e940abe1320490e68.tar.gz
otp-513f4130b13bcb7360c5a70e940abe1320490e68.tar.bz2
otp-513f4130b13bcb7360c5a70e940abe1320490e68.zip
Use normal- instead of scaled timeouts in test case
Diffstat (limited to 'lib/common_test/test/ct_pre_post_test_io_SUITE_data/cth_ctrl.erl')
-rw-r--r--lib/common_test/test/ct_pre_post_test_io_SUITE_data/cth_ctrl.erl3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/common_test/test/ct_pre_post_test_io_SUITE_data/cth_ctrl.erl b/lib/common_test/test/ct_pre_post_test_io_SUITE_data/cth_ctrl.erl
index c8c08a5735..2ba991fc61 100644
--- a/lib/common_test/test/ct_pre_post_test_io_SUITE_data/cth_ctrl.erl
+++ b/lib/common_test/test/ct_pre_post_test_io_SUITE_data/cth_ctrl.erl
@@ -28,7 +28,8 @@
%%%===================================================================
proceed() ->
- ?MODULE ! proceed.
+ ?MODULE ! proceed,
+ ok.
%%--------------------------------------------------------------------
%% Hook functions