summaryrefslogtreecommitdiff
path: root/tests/typ/func-image-error.typ
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2021-01-13 14:07:38 +0100
committerLaurenz <laurmaedje@gmail.com>2021-01-13 14:07:38 +0100
commit60154474ba1cf4a556bbed7f80ee0947c29dbca8 (patch)
treeb864fb2503c6a49f1c6676db85d6d3397462a35b /tests/typ/func-image-error.typ
parent539735e668f601058c2c71a847335e17fac107e8 (diff)
Enable multiple tests per file 🧱
Diffstat (limited to 'tests/typ/func-image-error.typ')
-rw-r--r--tests/typ/func-image-error.typ11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/typ/func-image-error.typ b/tests/typ/func-image-error.typ
deleted file mode 100644
index 15553420..00000000
--- a/tests/typ/func-image-error.typ
+++ /dev/null
@@ -1,11 +0,0 @@
-// Test error cases of the `image` function.
-
-// File does not exist.
-[image "path/does/not/exist"]
-
-// File exists, but is no image.
-[image "typ/image-error.typ"]
-
-// compare-ref: false
-// error: 4:8-4:29 failed to load image
-// error: 7:8-7:29 failed to load image