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.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/unit/parser/CMakeLists.txt b/test/unit/parser/CMakeLists.txt
index e69de29bb..fd3227be3 100644
--- a/test/unit/parser/CMakeLists.txt
+++ b/test/unit/parser/CMakeLists.txt
@@ -0,0 +1,2 @@
+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