diff options
| author | Neil <nyamatongwe@gmail.com> | 2018-03-16 16:57:06 +1100 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2018-03-16 16:57:06 +1100 |
| commit | f6bc0ea88ffc93459eba56a1f1872099500405a0 (patch) | |
| tree | 1275279eb8f81c798caf5624fc33dfaf5bf52e81 /test/README | |
| parent | c7441815efcd622731ba1c79d7b5f93e5f7eab91 (diff) | |
| download | scintilla-mirror-f6bc0ea88ffc93459eba56a1f1872099500405a0.tar.gz | |
Backport: Remove line-end white space.
Backport of changeset 6625:2dd6b8049c4e.
Diffstat (limited to 'test/README')
| -rw-r--r-- | test/README | 4 |
1 files changed, 2 insertions, 2 deletions
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} |
