Skip to content

Commit 336cf12

Browse files
committed
Revert test debugging
1 parent a694fc6 commit 336cf12

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

org.eclipse.jdt.text.tests/src/org/eclipse/jdt/text/tests/PluginsNotLoadedTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,6 @@ public void pluginsNotLoaded() {
275275
buf.append('\n');
276276
}
277277
}
278-
System.out.println(buf.toString());
279278
assertEquals("Wrong bundles loaded:\n" + buf, 0, buf.length());
280279
}
281280
}

0 commit comments

Comments
 (0)