iced-yoda/examples/todos/tests/carl_sagan.ice
2025-08-20 14:43:37 +02:00

14 lines
287 B
Text

viewport: 512x768
mode: Impatient
preset: Empty
-----
click at "What needs to be done?"
type "Create the universe"
type enter
type "Make an apple pie"
type enter
expect "2 tasks left"
click at "Create the universe"
expect "1 task left"
click at "Make an apple pie"
expect "0 tasks left"