diff options
author | Björn Gustavsson <[email protected]> | 2016-03-28 16:58:31 +0200 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2016-03-30 14:29:54 +0200 |
commit | 272b962f3ddc62f7c67f3558e0f9cd503f920642 (patch) | |
tree | ae6565e10ddd67d5b5a6fcecd7bfed09ba201e9f /lib/stdlib/test/string_SUITE.erl | |
parent | 02d9540ecacb42d4cc593b89eb7cf22fe6dedd42 (diff) | |
download | otp-272b962f3ddc62f7c67f3558e0f9cd503f920642.tar.gz otp-272b962f3ddc62f7c67f3558e0f9cd503f920642.tar.bz2 otp-272b962f3ddc62f7c67f3558e0f9cd503f920642.zip |
gen_fsm_SUITE: Use timer:sleep/1 instead of ct:sleep/1
In 8d7d5627, test_server:sleep/1 was changed to ct:sleep/1.
Change it to timer:sleep/1 to make the timing more exact
(ct:sleep/1 will call another process).
Diffstat (limited to 'lib/stdlib/test/string_SUITE.erl')
0 files changed, 0 insertions, 0 deletions