mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
Delete merge conflict marker
This fixes a bug introduced in commit
040057239e
.
This commit is contained in:
parent
170a230c3a
commit
d34a70c940
1 changed files with 0 additions and 1 deletions
|
@ -223,7 +223,6 @@ const testImports = {
|
||||||
expectedHTML: '<!DOCTYPE HTML><html><body>Need more space<em> s</em> !<br><br></body></html>',
|
expectedHTML: '<!DOCTYPE HTML><html><body>Need more space<em> s</em> !<br><br></body></html>',
|
||||||
expectedText: 'Need more space s !\n\n'
|
expectedText: 'Need more space s !\n\n'
|
||||||
},
|
},
|
||||||
>>>>>>> 5a47aff2... tests for spaces
|
|
||||||
};
|
};
|
||||||
|
|
||||||
describe(__filename, function () {
|
describe(__filename, function () {
|
||||||
|
|
Loading…
Reference in a new issue