blob: 5314f723710ffeb1000cdcddb387e25fe33855a8 [file] [log] [blame]
This test checks that clearTimeout works by setting up two timeouts and cancelling one. If the test succeeds you should see only function f2 being called below.
The function f2 was called.