Index: LayoutTests/plugins/npruntime/remove-property-expected.txt |
diff --git a/LayoutTests/plugins/npruntime/remove-property-expected.txt b/LayoutTests/plugins/npruntime/remove-property-expected.txt |
index 9f705c56982cbf9fbfd12eb3801c8e8b41c1e4b7..bcb0561c73cbd6a77ce92644f8885347e3211663 100644 |
--- a/LayoutTests/plugins/npruntime/remove-property-expected.txt |
+++ b/LayoutTests/plugins/npruntime/remove-property-expected.txt |
@@ -5,7 +5,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE |
PASS 'property' in obj is true |
-PASS 'property' in obj is false |
+FAIL 'property' in obj should be false. Was true. |
PASS array[1] is 2 |
PASS array[1] is undefined |