aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d3fc465dd..0c418324f 100644
--- a/README.md
+++ b/README.md
@@ -207,7 +207,7 @@ is incredibly handy. When that is installed you may enable auto-attach to child
* `zencore-test` exercises unit tests in the zencore project
* `zenserver-test` exercises the zen server itself (functional tests)
-The tests are implemented using [doctest](https://github.com/onqtam/doctest), which is similar to Catch in usage.
+The tests are implemented using [doctest](https://github.com/onqtam/doctest), which is similar to Catch in usage. We now also support [catch2](https://github.com/catchorg/Catch2)
# Adding a http.sys URL reservation (Windows only)