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 |
deleted file mode 100644 |
index 7abf964d873813f09968eda66638033558d23340..0000000000000000000000000000000000000000 |
--- a/LayoutTests/plugins/npruntime/remove-property-expected.txt |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
- |
-Test NPN_RemoveProperty |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
-PASS 'property' in obj is true |
-FAIL 'property' in obj should be false. Was true. |
-PASS array[1] is 2 |
-PASS array[1] is undefined |
- |