From 7ad9b232241e341656bfa76c130ceb79a6c352dd Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Sat, 20 Dec 2014 00:15:33 +0100 Subject: working on Typesystem docu and unit tests --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 077ac47..4cc06d6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -186,6 +186,7 @@ IF(TEST) test/core/managed/ManagerTest test/core/model/DomainTest test/core/model/DocumentTest + test/core/model/TypesystemTest test/core/parser/ParserStackTest # test/core/script/FunctionTest # test/core/script/ObjectTest -- cgit v1.2.3