From 020294fca9a7065d4b9cf4e677f606ebaaa29b00 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Sat, 13 Apr 2024 10:39:45 +0200 Subject: Better test runner (#3922) --- tests/typ/visualize/image-scale.typ | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 tests/typ/visualize/image-scale.typ (limited to 'tests/typ/visualize/image-scale.typ') diff --git a/tests/typ/visualize/image-scale.typ b/tests/typ/visualize/image-scale.typ deleted file mode 100644 index 7ddf435e..00000000 --- a/tests/typ/visualize/image-scale.typ +++ /dev/null @@ -1,6 +0,0 @@ -// Test that images aren't upscaled. - ---- -// Image is just 48x80 at 220dpi. It should not be scaled to fit the page -// width, but rather max out at its natural size. -#image("/assets/images/f2t.jpg") -- cgit v1.2.3