From 818dbeb65aa5a8090706683d9e5ed2e6884d93f5 Mon Sep 17 00:00:00 2001 From: Wilfried Goesgens Date: Thu, 16 Mar 2017 17:18:47 +0100 Subject: [PATCH] migrate wording boost->catch --- README_maintainers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_maintainers.md b/README_maintainers.md index d35795ada6..210fd8a770 100644 --- a/README_maintainers.md +++ b/README_maintainers.md @@ -123,7 +123,7 @@ Dependencies ------------ * *Ruby*, *rspec*, *httparty* to install the required dependencies run: `cd UnitTests/HttpInterface; bundler` -* boost_test (compile time) +* catch (compile time, shipped in the 3rdParty directory) Filename conventions