summaryrefslogtreecommitdiff
path: root/test/regress/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/regress/Makefile.am')
-rw-r--r--test/regress/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/Makefile.am b/test/regress/Makefile.am
index bee3e3a85..c5e6ec676 100644
--- a/test/regress/Makefile.am
+++ b/test/regress/Makefile.am
@@ -1,4 +1,4 @@
-TESTS_ENVIRONMENT = @top_builddir@/bin/cvc4
+TESTS_ENVIRONMENT = @top_builddir@/../../bin/cvc4
TESTS = \
simple.cvc \
simple.smt \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback