aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/unit/makefile
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2013-11-17 11:17:25 +1100
committerNeil <nyamatongwe@gmail.com>2013-11-17 11:17:25 +1100
commit041f5243ba5c3d3440a26cefe736eb71354a8dcc (patch)
tree62e3ccc054af47ea61df432b23dfc826588da36c /test/unit/makefile
parent1f58d727d692379306edf4ebc18ca91557ea3f69 (diff)
downloadscintilla-mirror-041f5243ba5c3d3440a26cefe736eb71354a8dcc.tar.gz
Added tests for Decoration.
Diffstat (limited to 'test/unit/makefile')
-rw-r--r--test/unit/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit/makefile b/test/unit/makefile
index 71e4add7c..b3621ac57 100644
--- a/test/unit/makefile
+++ b/test/unit/makefile
@@ -41,6 +41,7 @@ TESTSRC=test*.cxx
TESTEDSRC=\
../../src/CharClassify.cxx \
../../src/ContractionState.cxx \
+ ../../src/Decoration.cxx \
../../src/RunStyles.cxx
TESTS=$(EXE)