зеркало из https://github.com/mozilla/pluotsorbet.git
Review comment. Remove 'completed' line
It is redundant with `harness.report()`
This commit is contained in:
Родитель
0ece90b478
Коммит
21c67a3e14
|
@ -134,8 +134,6 @@ public class RunTests extends MIDlet {
|
|||
fail += harness.failed();
|
||||
knownFail += harness.knownFailed();
|
||||
unknownPass += harness.unknownPassed();
|
||||
|
||||
System.out.println("Completed " + name);
|
||||
}
|
||||
|
||||
public void startApp() {
|
||||
|
|
Загрузка…
Ссылка в новой задаче