diff options
Diffstat (limited to 'tests/typ')
| -rw-r--r-- | tests/typ/image.typ | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/typ/image.typ b/tests/typ/image.typ index 0dd22950..6ae349a1 100644 --- a/tests/typ/image.typ +++ b/tests/typ/image.typ @@ -6,8 +6,8 @@ # Tiger [image: "res/tiger.jpg", width=2cm] -[image: "res/tiger-alpha.png", width=1cm] -[image: "res/tiger-alpha.png", height=2cm] +[image: "res/rhino.png", width=1cm] +[image: "res/rhino.png", height=2cm] [pagebreak] |
