Restore test for accidental whitespaces (#403)

This commit is contained in:
x-hgg-x
2020-05-07 05:15:34 +02:00
committed by GitHub
parent 19eb8cf036
commit 249d0eaf46
+3 -3
View File
@@ -1113,9 +1113,9 @@ The quick brown \
the lazy dog."""
str3 = """\
The quick brown \
fox jumps over \
the lazy dog.\
The quick brown \` + " " + `
fox jumps over \` + " " + `
the lazy dog.\` + " " + `
"""`)
if err != nil {
t.Fatalf("unexpected error: %v", err)