mirror of https://github.com/apache/openjpa.git
Remove system.out.println from test class.
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@800970 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
63cacaa1c9
commit
52ee68b7a1
|
@ -49,7 +49,6 @@ public class TestByteArray extends SingleEMTestCase {
|
|||
public void testByteArray() {
|
||||
if (! runTest) {
|
||||
// skip if not DB2 (from setup)
|
||||
System.out.println("MDD skipping");
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue