Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / audits / audits-panel-functional.html
index 0a3e29a..a16b65c 100644 (file)
@@ -51,6 +51,7 @@ JSON = {};
 <script>
 var test = function()
 {
+    WebInspector.showPanel("audits");
     InspectorTest.reloadPage(step1);
 
     function step1()