diff options
author | Neil <nyamatongwe@gmail.com> | 2013-11-18 13:48:59 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2013-11-18 13:48:59 +1100 |
commit | 937808c28c8ab9e40eb9a4548407a8883f087229 (patch) | |
tree | cececcc0184e1590d4e43eff602db5195b35ec37 /test/unit/unitTest.cxx | |
parent | 04255adb3eb4789dff686b7108d691b3aa0a6099 (diff) | |
download | scintilla-mirror-937808c28c8ab9e40eb9a4548407a8883f087229.tar.gz |
Add some tests for DecorationList.
Diffstat (limited to 'test/unit/unitTest.cxx')
-rw-r--r-- | test/unit/unitTest.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/unitTest.cxx b/test/unit/unitTest.cxx index 3bbe1b46a..49c8253b8 100644 --- a/test/unit/unitTest.cxx +++ b/test/unit/unitTest.cxx @@ -8,9 +8,9 @@ ContractionState CharClassify Decoration + DecorationList To do: - DecorationList PerLine * CellBuffer * Range |