From 68ae179a5720f2b58b5e94f7298419b1f31c8b0b Mon Sep 17 00:00:00 2001 From: Neil Date: Tue, 10 Nov 2020 09:02:03 +1100 Subject: Remove WordList from testing as that is now part of Lexilla. --- test/unit/makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'test/unit/makefile') diff --git a/test/unit/makefile b/test/unit/makefile index 05bbed944..ab70d0532 100644 --- a/test/unit/makefile +++ b/test/unit/makefile @@ -49,7 +49,6 @@ CXXFLAGS += -Wall -Wextra TESTSRC=test*.cxx # Files being tested from scintilla/src directory TESTEDSRC=\ - ../../lexlib/WordList.cxx \ ../../src/CellBuffer.cxx \ ../../src/CharClassify.cxx \ ../../src/ContractionState.cxx \ -- cgit v1.2.3