From 909a9e98999e72262bd353027ce70c6c0377cf9c Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Mon, 12 Jan 2015 00:50:48 +0100 Subject: Added (not yet done) unit test for the Argument class --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index c535464..9778b2b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -197,6 +197,7 @@ IF(TEST) test/core/ResourceLocatorTest test/core/TokenizerTest test/core/XMLTest + test/core/common/ArgumentTest test/core/common/CharReaderTest test/core/common/FunctionTest test/core/common/LoggerTest -- cgit v1.2.3