summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f99c212..c7ad7a3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -326,7 +326,7 @@ IF(TEST)
test/core/model/StyleTest
test/core/model/TypesystemTest
test/core/parser/ParserScopeTest
-# test/core/parser/stack/StackTest
+ test/core/parser/stack/StackTest
test/core/parser/stack/StateTest
test/core/parser/stack/TokenRegistryTest
test/core/parser/utils/SourceOffsetVectorTest