mirror of
https://github.com/gchq/CyberChef.git
synced 2025-06-14 10:14:53 -04:00
Correct comment
This commit is contained in:
parent
b87f1f2e88
commit
39cc80f0f0
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ TestRegister.addTests([
|
|||
}
|
||||
]
|
||||
}, {
|
||||
// Check line remains unbroken
|
||||
// Check line breaks
|
||||
name: "Line Break: With break",
|
||||
input: "Hello, world!",
|
||||
expectedOutput: "Hello,\n world\n!",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue