mirror of https://gitee.com/bigwinds/arangodb
migrate wording boost->catch
This commit is contained in:
parent
e4fbbcd0eb
commit
818dbeb65a
|
@ -123,7 +123,7 @@ Dependencies
|
||||||
------------
|
------------
|
||||||
* *Ruby*, *rspec*, *httparty* to install the required dependencies run:
|
* *Ruby*, *rspec*, *httparty* to install the required dependencies run:
|
||||||
`cd UnitTests/HttpInterface; bundler`
|
`cd UnitTests/HttpInterface; bundler`
|
||||||
* boost_test (compile time)
|
* catch (compile time, shipped in the 3rdParty directory)
|
||||||
|
|
||||||
|
|
||||||
Filename conventions
|
Filename conventions
|
||||||
|
|
Loading…
Reference in New Issue