| Index: LayoutTests/plugins/npruntime/npruntime-expected.txt
|
| diff --git a/LayoutTests/plugins/npruntime/npruntime-expected.txt b/LayoutTests/plugins/npruntime/npruntime-expected.txt
|
| index c4b039fec1c59472ca76271a5b85c531fac690a4..3d2d9f74a027ae81518ad3bbfd43c7145a8d547c 100644
|
| --- a/LayoutTests/plugins/npruntime/npruntime-expected.txt
|
| +++ b/LayoutTests/plugins/npruntime/npruntime-expected.txt
|
| @@ -3,6 +3,9 @@ Tests that the NPRuntime implementation works as expected
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| PASS argumentsLength is 7
|
| PASS typeof(undefinedArgument) is 'undefined'
|
| PASS typeof(nullArgument) is 'object'
|
|
|