aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/unit/test.mak
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/test.mak')
-rw-r--r--test/unit/test.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit/test.mak b/test/unit/test.mak
index d224b9e91..934b0aa12 100644
--- a/test/unit/test.mak
+++ b/test/unit/test.mak
@@ -12,6 +12,7 @@ CXXFLAGS = /EHsc /wd 4805 $(INCLUDEDIRS)
TESTSRC=test*.cxx
# Files being tested from scintilla/src directory
TESTEDSRC=\
+ ../../src/CellBuffer.cxx \
../../src/CharClassify.cxx \
../../src/ContractionState.cxx \
../../src/Decoration.cxx \