diff options
| author | Laurenz <laurmaedje@gmail.com> | 2022-04-05 17:02:43 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2022-04-05 17:03:24 +0200 |
| commit | 20b4d590b3efbd9b7a44fd6d3a658e7b84d21b99 (patch) | |
| tree | cd4d12ca0e0b96015768ce14ce64970f57809b73 /tests | |
| parent | b8233a9e01229963370f0357791ed02b067bce1b (diff) | |
Fix wrong `search_range` computation
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/typ/style/set.typ | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/typ/style/set.typ b/tests/typ/style/set.typ index 6ce1d303..927d8aa6 100644 --- a/tests/typ/style/set.typ +++ b/tests/typ/style/set.typ @@ -1,4 +1,5 @@ // General tests for set. +// Ref: false --- // Error: 2-10 set, show and wrap are only allowed directly in markup |
