summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/extmod/uasyncio_cancel_self.py.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/extmod/uasyncio_cancel_self.py.exp b/tests/extmod/uasyncio_cancel_self.py.exp
index 36fcb0a3f..a34c73460 100644
--- a/tests/extmod/uasyncio_cancel_self.py.exp
+++ b/tests/extmod/uasyncio_cancel_self.py.exp
@@ -1,2 +1,2 @@
task start
-cannot cancel self
+can't cancel self