blob: 652e188572b3f3111d63e0c39ad1a8788d74f578 [file] [log] [blame]
This tests that toString() works correctly on NPObject.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS plugin.toString() is "TestObject"
PASS [plugin, ''].join('') is "TestObject"
PASS successfullyParsed is true
TEST COMPLETE