Restore test for accidental whitespaces (#403)
This commit is contained in:
+3
-3
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user