Correct comment
This commit is contained in:
parent
b87f1f2e88
commit
39cc80f0f0
@ -18,7 +18,7 @@ TestRegister.addTests([
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}, {
|
}, {
|
||||||
// Check line remains unbroken
|
// Check line breaks
|
||||||
name: "Line Break: With break",
|
name: "Line Break: With break",
|
||||||
input: "Hello, world!",
|
input: "Hello, world!",
|
||||||
expectedOutput: "Hello,\n world\n!",
|
expectedOutput: "Hello,\n world\n!",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user