summaryrefslogtreecommitdiff
path: root/test/regress/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2021-04-06 11:23:44 -0500
committerGitHub <noreply@github.com>2021-04-06 13:23:44 -0300
commite92b4504d5930234c852bf0fba8f5663ad4809e7 (patch)
tree128c1859cedbcac407b2f7da7daeb0ef20001c1d /test/regress/CMakeLists.txt
parentda03399e50e33acd4d4a6534205a67d03f44f4c1 (diff)
Fix tptp parser for negative rational (#6297)
Diffstat (limited to 'test/regress/CMakeLists.txt')
-rw-r--r--test/regress/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/regress/CMakeLists.txt b/test/regress/CMakeLists.txt
index 49b7b0543..0c42c09e4 100644
--- a/test/regress/CMakeLists.txt
+++ b/test/regress/CMakeLists.txt
@@ -1198,6 +1198,7 @@ set(regress_0_tests
regress0/tptp/MGT019+2.p
regress0/tptp/MGT041-2.p
regress0/tptp/PUZ131_1.p
+ regress0/tptp/parse-neg-rational.p
regress0/tptp/SYN000_1.p
regress0/tptp/SYN000_2.p
regress0/tptp/SYN000-1.p
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback