summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authoryoni206 <yoni206@users.noreply.github.com>2018-11-01 19:06:06 -0700
committerGitHub <noreply@github.com>2018-11-01 19:06:06 -0700
commit050747cbceef232b11f1226081bc3dbc74c8ff77 (patch)
tree857bce939a7f9df7e35e676982c5e1b2a149462c /INSTALL.md
parentf59097bfc7f89a30b2d857b0b43eb9130e85f45e (diff)
fixes to regression docs (#2679)
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 98cef2061..dc0de6cb4 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -151,7 +151,8 @@ provided with CVC4.
### CxxTest Unit Testing Framework (Unit Tests)
[CxxTest](http://cxxtest.com) is required to optionally run CVC4's unit tests
-(included with the distribution). See [Testing](testing) below for more details.
+(included with the distribution).
+See [Testing CVC4](#Testing-CVC4) below for more details.
## Building CVC4
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback