diff options
| author | Damien George <damien@micropython.org> | 2024-08-02 16:41:17 +1000 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2024-08-07 15:02:52 +1000 |
| commit | a4b3825bd4d3eee3294c9a73c9b8a2ada0909ced (patch) | |
| tree | 1bec7387c4aa6c0fffe07dc932aa8569925a07dc | |
| parent | 5ff6c12c65b5ab5efdbc10718caa2375ca5ab775 (diff) | |
tests/extmod: Rename machine_timer exp file to machine_soft_timer.
This was missed in 9ba04cc7563ec934ca14d66aa18ae3563c8d1aea
Signed-off-by: Damien George <damien@micropython.org>
| -rw-r--r-- | tests/extmod/machine_soft_timer.py.exp (renamed from tests/extmod/machine_timer.py.exp) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/extmod/machine_timer.py.exp b/tests/extmod/machine_soft_timer.py.exp index 2dd85ba67..2dd85ba67 100644 --- a/tests/extmod/machine_timer.py.exp +++ b/tests/extmod/machine_soft_timer.py.exp |
