summaryrefslogtreecommitdiff
path: root/test/unit/parser/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/parser/CMakeLists.txt')
-rw-r--r--test/unit/parser/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/unit/parser/CMakeLists.txt b/test/unit/parser/CMakeLists.txt
index fd3227be3..debe8a4ce 100644
--- a/test/unit/parser/CMakeLists.txt
+++ b/test/unit/parser/CMakeLists.txt
@@ -1,2 +1,5 @@
+#-----------------------------------------------------------------------------#
+# Add unit tests
+
cvc4_add_unit_test_black(parser_black)
cvc4_add_unit_test_black(parser_builder_black)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback