Skip to content

Commit 95086fc

Browse files
eclipse-mylyn-botakurtakov
authored andcommitted
Perform clean code of mylyn.commons/org.eclipse.mylyn.commons.tests
1 parent 9aa6b3f commit 95086fc

File tree

1 file changed

+1
-1
lines changed
  • mylyn.commons/org.eclipse.mylyn.commons.tests/src/org/eclipse/mylyn/commons/tests/support

1 file changed

+1
-1
lines changed

mylyn.commons/org.eclipse.mylyn.commons.tests/src/org/eclipse/mylyn/commons/tests/support/ManagedTestSuite.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ public void run() {
8181

8282
}
8383

84-
private class Listener implements TestListener {
84+
private static class Listener implements TestListener {
8585

8686
private DumpThreadTask task;
8787

0 commit comments

Comments
 (0)