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.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/unit/theory/CMakeLists.txt b/test/unit/theory/CMakeLists.txt
index 15c5e8570..9a0a3e26d 100644
--- a/test/unit/theory/CMakeLists.txt
+++ b/test/unit/theory/CMakeLists.txt
@@ -35,6 +35,7 @@ cvc5_add_unit_test_white(theory_int_opt_white theory)
cvc5_add_unit_test_white(theory_opt_multigoal_white theory)
cvc5_add_unit_test_white(theory_quantifiers_bv_instantiator_white theory)
cvc5_add_unit_test_white(theory_quantifiers_bv_inverter_white theory)
+cvc5_add_unit_test_white(theory_sets_rewriter_white theory)
cvc5_add_unit_test_white(theory_sets_type_enumerator_white theory)
cvc5_add_unit_test_white(theory_sets_type_rules_white theory)
cvc5_add_unit_test_white(theory_strings_skolem_cache_black theory)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback