From 74e168c33924fc89d46c898411e863c82ff773a4 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 15 Feb 2016 07:47:29 +0100 Subject: [PATCH] Update Pygments test file. --- tests/integration/data/misc/hello.txt.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/data/misc/hello.txt.html b/tests/integration/data/misc/hello.txt.html index 5a59b8934..3b568f5c9 100644 --- a/tests/integration/data/misc/hello.txt.html +++ b/tests/integration/data/misc/hello.txt.html @@ -77,7 +77,7 @@ body .il { color: #666666 } /* Literal.Number.Integer.Long */

1
-2
<html><head></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">Hello World!
+2
<html><head></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">Hello World!
 </pre></body></html>