blob: 47d972c2984c751dd4d1c9867dc589792483f971 [file] [log] [blame]
Test how buffered.start()/end() react to too few arguments.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS v.buffered.start() threw exception TypeError: Not enough arguments.
PASS v.buffered.end() threw exception TypeError: Not enough arguments.
PASS successfullyParsed is true
TEST COMPLETE