summaryrefslogtreecommitdiff
path: root/tests/typ/layout
diff options
context:
space:
mode:
authorMatt Fellenz <matt@felle.nz>2023-08-05 15:15:29 -0700
committerGitHub <noreply@github.com>2023-08-06 00:15:29 +0200
commit823fc5e5c4cb5c8555d0bb64e6f4ab4f61bce0e2 (patch)
tree8a9421121b85aa9878597c1e9eb4bae433c42d94 /tests/typ/layout
parente3115336bfe26cfddcce41dc9177f3bbe6d7d88e (diff)
Fix incomplete line endings (#1866)
Diffstat (limited to 'tests/typ/layout')
-rw-r--r--tests/typ/layout/par-justify.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/layout/par-justify.typ b/tests/typ/layout/par-justify.typ
index 49694372..8d985cbf 100644
--- a/tests/typ/layout/par-justify.typ
+++ b/tests/typ/layout/par-justify.typ
@@ -30,4 +30,4 @@ D E F #linebreak(justify: true)
// Test that the last line can be shrunk
#set page(width: 155pt)
#set par(justify: true)
-This text can be fitted in one line. \ No newline at end of file
+This text can be fitted in one line.