From: David Seifert Date: Sat, 25 Nov 2017 21:59:27 +0000 (+0100) Subject: dev-ada/aunit: [QA] Consistent whitespace in metadata.xml X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2183c9abe34ad1f0e5bd18943b6b9693b408e04b;p=gentoo.git dev-ada/aunit: [QA] Consistent whitespace in metadata.xml --- diff --git a/dev-ada/aunit/metadata.xml b/dev-ada/aunit/metadata.xml index 8e0def15bbcb..e2d94242dd42 100644 --- a/dev-ada/aunit/metadata.xml +++ b/dev-ada/aunit/metadata.xml @@ -10,6 +10,6 @@ Compile with dev-lang/gnat-gpl-2017 - AUnit is a set of Ada packages based on the xUnit family of unit test frameworks. It’s intended as a developer’s tool to facilitate confident writing and evolution of Ada software. It is purposely lightweight, as one of its main goals is to make it easy to develop and run unit tests, rather than to generate artifacts for process management. The framework supports easy composition of sets of unit tests to provide flexibility in determining what tests to run for a given purpose. + AUnit is a set of Ada packages based on the xUnit family of unit test frameworks. It’s intended as a developer’s tool to facilitate confident writing and evolution of Ada software. It is purposely lightweight, as one of its main goals is to make it easy to develop and run unit tests, rather than to generate artifacts for process management. The framework supports easy composition of sets of unit tests to provide flexibility in determining what tests to run for a given purpose.