Keep only clean TestCases, remove 2 license issues
[aaf/authz.git] / auth / auth-core / src / test / java / org / onap / aaf / auth / rserv / test / JU_BetterMatch.java
index af1d289..7d3f057 100644 (file)
@@ -149,7 +149,7 @@ public class JU_BetterMatch {
                
                StringBuilder sb = new StringBuilder();
                trans.auditTrail(0, sb);
-               System.out.println(sb);
+               //System.out.println(sb);
                
        }