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 | 191d250adfd9d50846db5350641d279cad39c325 (patch) | |
| tree | 745391be4a4c56cf6823da5ac840b912ef83557d /test/README | |
| parent | 601277bddb0a4d871b8ab90e88b5d7dfde3ec2a3 (diff) | |
| download | scintilla-mirror-191d250adfd9d50846db5350641d279cad39c325.tar.gz | |
Remove line-end white space.
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} |
