changeset 793:fd720cadfdb6

Removed debug output.
author Raimund Renkert <raimund.renkert@intevation.de>
date Thu, 19 Nov 2015 08:48:53 +0100
parents 1cf168a038c9
children 1473f641ec29
files src/test/java/de/intevation/lada/test/land/Status.java
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/test/java/de/intevation/lada/test/land/Status.java	Wed Nov 18 15:58:11 2015 +0100
+++ b/src/test/java/de/intevation/lada/test/land/Status.java	Thu Nov 19 08:48:53 2015 +0100
@@ -265,7 +265,6 @@
             /* Change the mmtId*/
             String updatedEntity =
                 old.toString().replace("statusWert\":1", "statusWert\":0");
-            System.out.println(updatedEntity);
             prot.addInfo("updated field", "statusWert");
             prot.addInfo("updated value", "1");
             prot.addInfo("updated to", "0");
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)