From 59d580978ed5e3dd54d2cb7d20d8bcb5f3cf585a Mon Sep 17 00:00:00 2001 From: Anatoli Babenia Date: Mon, 3 Oct 2022 19:05:46 +0300 Subject: [PATCH] Fix test for removed trailing whitespace --- help_test.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/help_test.go b/help_test.go index 5a50586..9c99b98 100644 --- a/help_test.go +++ b/help_test.go @@ -1276,7 +1276,7 @@ DESCRIPTION: App.Description string long enough that it should be wrapped in this test - + with a newline and an indented line @@ -1294,8 +1294,8 @@ COPYRIGHT: that it should be wrapped. Including newlines. And also indented lines. - - + + And then another long line. Blah blah blah does anybody ever read these things?