зеркало из https://github.com/mozilla/gecko-dev.git
Whitespace fix, no bug
This commit is contained in:
Родитель
a67dd5a3ef
Коммит
4f9dbc1e11
|
@ -66,7 +66,7 @@ Tester.prototype = {
|
|||
this.dumper.dump("\tPass: " + passCount + "\n\tFail: " + failCount + "\n\tTodo: " + todoCount + "\n");
|
||||
} else {
|
||||
this.dumper.dump("TEST-UNEXPECTED-FAIL | (browser-test.js) | " +
|
||||
"No tests to run. Did you pass an invalid --test-path?");
|
||||
"No tests to run. Did you pass an invalid --test-path?");
|
||||
}
|
||||
|
||||
this.dumper.dump("\n*** End BrowserChrome Test Results ***\n");
|
||||
|
|
Загрузка…
Ссылка в новой задаче