| Index: LayoutTests/http/tests/inspector/inspector-test.js
|
| diff --git a/LayoutTests/http/tests/inspector/inspector-test.js b/LayoutTests/http/tests/inspector/inspector-test.js
|
| index b581a822999568334a6482ea29fd727c44491a86..08ba0a6714473e99cab28e163b3febef0662b9eb 100644
|
| --- a/LayoutTests/http/tests/inspector/inspector-test.js
|
| +++ b/LayoutTests/http/tests/inspector/inspector-test.js
|
| @@ -480,6 +480,7 @@ function runTest(enableWatchDogWhileDebugging)
|
|
|
| testRunner.dumpAsText();
|
| testRunner.waitUntilDone();
|
| + testRunner.display();
|
|
|
| function initializeFrontend(initializationFunctions)
|
| {
|
|
|