diff options
Diffstat (limited to 'tests/typ/markup/basic.typ')
| -rw-r--r-- | tests/typ/markup/basic.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/markup/basic.typ b/tests/typ/markup/basic.typ index bfe3d2cb..24c23e64 100644 --- a/tests/typ/markup/basic.typ +++ b/tests/typ/markup/basic.typ @@ -3,7 +3,7 @@ --- #let linebreak() = [ // Inside the old line break definition is still active. - #square(length: 3pt, fill: #000) \ + #square(length: 3pt, fill: black) \ ] A \ B \ C |
