mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
package: kill pointless text justification
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
5e2c17b9a3
commit
757e9c4c2a
@@ -5,7 +5,7 @@ config BR2_PACKAGE_CPPUNIT
|
||||
depends on !BR2_STATIC_LIBS
|
||||
help
|
||||
CppUnit is the C++ port of the famous JUnit framework for
|
||||
unit testing. Test output is in XML or text format for
|
||||
unit testing. Test output is in XML or text format for
|
||||
automatic testing and GUI based for supervised tests.
|
||||
|
||||
http://www.freedesktop.org/wiki/Software/cppunit/
|
||||
|
||||
Reference in New Issue
Block a user