Skip to content
Snippets Groups Projects
Commit e24f4e83 authored by Gilbert L Bernstein's avatar Gilbert L Bernstein
Browse files

Fix to emoji tests

parent b932d5e9
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,7 @@ Let's see what it looks like:
>>> b.load(url)
create_text: x=1 y=1 text=H
create_text: x=2 y=1 text=i
create_oval: x=2 y=2 image=PhotoImage('openmoji/1F600.png')
create_image: x=2 y=2 image=PhotoImage('openmoji/1F600.png')
create_text: x=2 y=3 text=a
create_text: x=1 y=4 text=n
create_text: x=2 y=4 text=d
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment