From f6bc0ea88ffc93459eba56a1f1872099500405a0 Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 16 Mar 2018 16:57:06 +1100 Subject: Backport: Remove line-end white space. Backport of changeset 6625:2dd6b8049c4e. --- test/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/README') diff --git a/test/README b/test/README index f62f17851..53bfb7caa 100644 --- a/test/README +++ b/test/README @@ -10,8 +10,8 @@ pythonw xite.py To run the basic tests: python simpleTests.py -There are some lexing tests with simple input files in several languages in the examples -subdirectory and their expected lexed states in *.styled where the start of each style +There are some lexing tests with simple input files in several languages in the examples +subdirectory and their expected lexed states in *.styled where the start of each style is marked with {styleNumber}, for example: {15}<%@{16}language=javas{15}%>{0} -- cgit v1.2.3