blob: 47ea8e56257457c4789998c5129f53bec6426472 [file] [log] [blame]
Test that EventSource discards event data if there is no newline before eof. Should print a series of PASS messages followed by DONE.
PASS: got event with expected data, lastEventId, and type
PASS: got event with expected data, lastEventId, and type
PASS: got event with expected data, lastEventId, and type
DONE