From ba76e071fc44a89f3f926770300a962a26678bd2 Mon Sep 17 00:00:00 2001 From: Martin Goik <goik@hdm-stuttgart.de> Date: Wed, 1 Jun 2016 11:02:29 +0200 Subject: [PATCH] id value for junit testing hint --- Doc/Sd1/appendix.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/Sd1/appendix.xml b/Doc/Sd1/appendix.xml index 0449252e9..c73bf4fee 100644 --- a/Doc/Sd1/appendix.xml +++ b/Doc/Sd1/appendix.xml @@ -479,7 +479,7 @@ java -jar ~/.m2/repository/de/hdm-stuttgart/mi/sd1/grep/0.9/grep-0.9.jar $* The red cross acts worldwide</programlisting> </listitem> - <listitem> + <listitem xml:id="sd1ProjectGrepUnitTestingHint"> <para>Testing requires capturing of output being generated by e.g. <methodname xlink:href="https://docs.oracle.com/javase/8/docs/api/java/lang/System.html#out">System.out</methodname><code>.</code><methodname -- GitLab