mirror of
https://github.com/apache/struts.git
synced 2026-08-31 19:35:40 +00:00
Drops println
This commit is contained in:
-1
@@ -91,7 +91,6 @@ public class DefaultExcludedPatternsCheckerTest extends XWorkTestCase {
|
||||
}
|
||||
|
||||
for (String param : params) {
|
||||
System.out.println(param);
|
||||
// when
|
||||
ExcludedPatternsChecker.IsExcluded actual = checker.isExcluded(param);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user