Skip to content

Commit 0b05b80

Browse files
authored
Fix Boost.Test name
1 parent 71aa016 commit 0b05b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pytest-cpp
77
Use `pytest <https://pypi.python.org/pypi/pytest>`_ runner to discover and execute C++ tests.
88

99
Supports `Google Test <https://code.google.com/p/googletest>`_,
10-
`Boost::Test <http://www.boost.org/doc/libs/release/libs/test>`_,
10+
`Boost.Test <http://www.boost.org/doc/libs/release/libs/test>`_,
1111
and `Catch2 <https://github.com/catchorg/Catch2>`_:
1212

1313
.. |version| image:: http://img.shields.io/pypi/v/pytest-cpp.png

0 commit comments

Comments
 (0)