diff options
| author | Laurenz <laurmaedje@gmail.com> | 2021-01-13 14:07:38 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2021-01-13 14:07:38 +0100 |
| commit | 60154474ba1cf4a556bbed7f80ee0947c29dbca8 (patch) | |
| tree | b864fb2503c6a49f1c6676db85d6d3397462a35b /tests/typ/func-image-error.typ | |
| parent | 539735e668f601058c2c71a847335e17fac107e8 (diff) | |
Enable multiple tests per file 🧱
Diffstat (limited to 'tests/typ/func-image-error.typ')
| -rw-r--r-- | tests/typ/func-image-error.typ | 11 |
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 |
