summaryrefslogtreecommitdiff
path: root/test/api/python/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/api/python/CMakeLists.txt')
-rw-r--r--test/api/python/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/api/python/CMakeLists.txt b/test/api/python/CMakeLists.txt
index 87ddbb5d6..7f05bf130 100644
--- a/test/api/python/CMakeLists.txt
+++ b/test/api/python/CMakeLists.txt
@@ -39,5 +39,4 @@ macro(cvc5_add_python_api_test name filename)
endmacro()
cvc5_add_python_api_test(pytest_datatype_api test_datatype_api.py)
-cvc5_add_python_api_test(pytest_grammar test_grammar.py)
cvc5_add_python_api_test(pytest_to_python_obj test_to_python_obj.py)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback