Index: LayoutTests/plugins/npruntime/overrides-all-properties.html |
diff --git a/LayoutTests/plugins/npruntime/overrides-all-properties.html b/LayoutTests/plugins/npruntime/overrides-all-properties.html |
index ae2d0a37c03ae42cb6a296f8c1414cae73a73a7b..7cbc04b4a9a52fc825b800e693015e884f6c0c5c 100644 |
--- a/LayoutTests/plugins/npruntime/overrides-all-properties.html |
+++ b/LayoutTests/plugins/npruntime/overrides-all-properties.html |
@@ -12,7 +12,7 @@ function runTest() { |
return; |
} |
- testRunner.evaluateScriptInIsolatedWorld(0, " \ |
+ testRunner.evaluateScriptInIsolatedWorld(1, " \ |
function test(msg, expected) \ |
{ \ |
var console = document.getElementById('console'); \ |