From 41714e87b6bec47a52a0aebc85517dd3b1d5d336 Mon Sep 17 00:00:00 2001 From: Neil Date: Sun, 17 Nov 2013 11:17:25 +1100 Subject: Added tests for Decoration. --- test/unit/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'test/unit/makefile') 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) -- cgit v1.2.3