summaryrefslogtreecommitdiff
path: root/test/unit/theory/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/theory/CMakeLists.txt')
-rw-r--r--test/unit/theory/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/theory/CMakeLists.txt b/test/unit/theory/CMakeLists.txt
index 1af33ff19..f972efd47 100644
--- a/test/unit/theory/CMakeLists.txt
+++ b/test/unit/theory/CMakeLists.txt
@@ -9,7 +9,7 @@
## directory for licensing information.
##
cvc4_add_unit_test_black(regexp_operation_black theory)
-cvc4_add_cxx_unit_test_black(theory_black theory)
+cvc4_add_unit_test_black(theory_black theory)
cvc4_add_unit_test_white(evaluator_white theory)
cvc4_add_unit_test_white(logic_info_white theory)
cvc4_add_unit_test_white(sequences_rewriter_white theory)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback