From a999975bc9f429ab4bdb16316dfe04e867eddfc5 Mon Sep 17 00:00:00 2001 From: sharkdp Date: Tue, 6 Oct 2020 06:58:23 +0200 Subject: [PATCH] Add missing newline --- tests/syntax-tests/source/CSS/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/syntax-tests/source/CSS/style.css b/tests/syntax-tests/source/CSS/style.css index b1722114..48f6267a 100644 --- a/tests/syntax-tests/source/CSS/style.css +++ b/tests/syntax-tests/source/CSS/style.css @@ -112,4 +112,4 @@ section { position: relative; top: 3px; right: 5px; -} \ No newline at end of file +}