diff options
Diffstat (limited to 'tests/pyb/timer_callback.py.exp')
-rw-r--r-- | tests/pyb/timer_callback.py.exp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/pyb/timer_callback.py.exp b/tests/pyb/timer_callback.py.exp index 5fd751fde3..9be7cf5b90 100644 --- a/tests/pyb/timer_callback.py.exp +++ b/tests/pyb/timer_callback.py.exp @@ -1,4 +1,8 @@ +before cb1 cb1 +before cb2 cb2 +before cb1 cb1 +before cb4 cb4 3 |