Update doc
With 4825009e42
, static lib is no longer
required for unit tests.
This commit is contained in:
parent
1e7f0d833e
commit
6ff9c4d8f9
|
@ -208,9 +208,7 @@ https://nghttp2.org/documentation/
|
|||
Unit tests
|
||||
----------
|
||||
|
||||
Unit tests are done by simply running ``make check``. Currently,
|
||||
static library (enabled by default, see ``--enable-static`` configure
|
||||
option) is required to run tests.
|
||||
Unit tests are done by simply running ``make check``.
|
||||
|
||||
Integration tests
|
||||
-----------------
|
||||
|
|
Loading…
Reference in New Issue