From e4e66e5fd03444c7d464e29492e891d9cf306703 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Mon, 28 Jun 2021 20:26:08 +0300 Subject: tests: add trailing linefeed to mime-detection list My editor keeps adding it (which is nice), but I need to remove it manually all the time not to include it as unrelated whitespace in other commits (which is not). Just add it. --- tests/mime-detection/list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/mime-detection/list b/tests/mime-detection/list index d241414f..443ddea1 100644 --- a/tests/mime-detection/list +++ b/tests/mime-detection/list @@ -849,4 +849,4 @@ test.avif image/avif test.avifs image/avif # Org-mode file -test.org text/org ox \ No newline at end of file +test.org text/org ox -- cgit v1.2.1