1
0
mirror of synced 2024-11-15 10:47:41 +01:00

Fixed Diff test for new higlighting class

This commit is contained in:
n1474335 2017-07-17 13:31:28 +00:00
parent f164dcdd70
commit 4845a56435

View File

@ -26,7 +26,7 @@ TestRegister.addTests([
{
name: "Diff, basic usage",
input: "testing23\n\ntesting123",
expectedOutput: "testing<span class='hlgreen'>1</span>23",
expectedOutput: "testing<span class='hl5'>1</span>23",
recipeConfig: [
{
"op": "Diff",